Jump to content

KevinDaGame

Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by KevinDaGame

  1. Hi, my IGN is KevinDaGame
  2. I'd love to see the quickboard plugin updated for the annoying message that cant be disabled telling me to update it, and because the latest version implements proper 1.16 support for the plugin link to the plugin page: https://www.spigotmc.org/resources/quickboard-free-scoreboard-plugin-scroller-changeable-text-placeholderapi-anti-flicker.15057/
  3. No it just took ages to load because I had an non existing world in the options causing it to halt
  4. well you could use the event on rightclick holding a compass: and look into this You can use the effects from this site to run commands and do other things (most things can be accomplished without actually making the server run a command) http://en.njol.ch/projects/skript/doc/effects
  5. Very simple options: #defines the money per kill addperkill: 10 on death of player: if attacker is a player: add {@addperkill} to attacker's balance message "10 was added to your balance for killing %player%!" to attacker
  6. Is this the full code? because in that case you need to define the variables and the function shortentime right?
  7. What do you mean "reset"? Do you mean fill it with specific contents... or just empty it?
  8. I have been working on a skript that generates parkour as you go and it worked perfectly until I changed some things. On my own localhost server it works flawlessly besides some possible name conflict errors, but when I upload the skript to our minehut server it all seems to fail and gives these errors: Error as I said It works on my own server and it used to work until I added some bits to it (dont remember exactly what since I dont own the server and it is a hassle to upload it which is why I make it on a localhost server.) I would post this on the skript forums but I feel like this error is with the minehut version of skript. If anyone has a clue why this error occurs please tell me. (pointers on how to improve my overall code welcome too)
×
×
  • Create New...