Jump to content

Vertex_Minehut

Member
  • Posts

    62
  • Joined

  • Last visited

Everything posted by Vertex_Minehut

  1. Hey there, next time ask in the "Help" section of the forums (here) To do this the best way is to get the plugin "Skript", restart your server, go into File Manager, click "Plugins" then click the "Skript" folder, go into "Scripts" and make a new file, name it give.txt or .sk, then paste this code into it on first join: give player 1 of ITEM HERE then click save and go ingame and type "/sk reload give.(txt or sk, depending on what you did)"
  2. Vertex_Minehut

    ce problems

    You need both vault and essentials, hope I helped!
  3. Make sure to go to the folder, not the jar
  4. @Centrectcould you send the skript (without the key ofc) for startup?
  5. Is your server started up?
  6. Hey there, go into your settings on the panel and enable Flight to disable the anticheat
  7. Hey there, to make yourself a Server Operator go into the Accessibility section of the Minehut Panel (here) then scroll down to "Server Commands". Type in the Server Commands box "/op <yourname>" with no <> and then press enter.
  8. Hey there, appeals currently are taking extremely long due to them having a few less staff than normal, my last appeal took 5 days so it will probably take 1 to 5 days
  9. Send a picture of your plugin list
  10. Vertex_Minehut

    Plugin Red

    Get them and restart your server and it should be fixed
  11. Vertex_Minehut

    I need help

    Hey there, Next time you ask a question please ask HERE. How are you trying to upload the file? Dropbox etc.. If it is dropbox you need to replace the 0 at the end of the link with a 1.
  12. I gotchu. on block break: wait 1 tick event is not cancelled add 1 to {blocksbroken::%player's uuid%} command /leaderboard-reload: permission: lb.reload trigger: send "&eReloading leaderboards..." wait 3 ticks reloadBoard("blocksbroken", "Blocks Broken") function reloadBoard(value: text, name: text): set {_sort::*} to sorted {%{_value}%::*} from highest to lowest with format "@index|@value" delete {top::%{_value}%::*} loop {_sort::*}: add 1 to {_i} set {_split::*} to split loop-value at "|" set {_split::1} to {_split::1} parsed as a offline player set {top::%{_value}%::%{_i}%} to "&6%{_i}%. &6%{_split::1}%&e: &f%{_split::2}% %{_name}%" if {_i} > 9: exit loop wait 1 tick delete holo {leaderboard.holo} wait 1 tick create a new hologram with lines ("&6Leaderboard &e| &fTop %{_name}%", and {top::%{_value}%::*}, at {hololoc} and store it in {leaderboard.holo} command /leaderboard-location: permission: lb.setlocation trigger: set {hololoc} to player's location every minute: execute console command "/leaderboard-reload"
  13. Vertex_Minehut

    Plugin Red

    This plugin requires Vault, and an economy supportive plugin like Essentials or iConomy. According to the official page for the plugin you need Vault and a Economy plugin. Do you have those?
  14. Can you send the log files from when it crashed
  15. Remove the 2nd trigger:
  16. What plugins do you have
  17. Requesting lock for 2 necroposts
  18. Vertex_Minehut

    voted

    Is your account linked?
  19. Hey there, to make yourself a Server Operator go into the Accessibility section of the Minehut Panel (here) then scroll down to "Server Commands". Type in the Server Commands box "/op <yourname>" with no <> and then press enter.
×
×
  • Create New...