Jump to content

doxifieq

Member
  • Posts

    40
  • Joined

  • Last visited

Everything posted by doxifieq

  1. if its not protected with worldguard or any other protection plugin then yes
  2. The minehut chat filter is hilariously bad, even worse than Roblox, and that's saying something. Which is funny because "something" is a blocked word.
  3. command /ad [<text>] [<text>]: trigger: if arg-1 and arg-2 is set: broadcast "&5[AD] &7%player%&f: IP: %arg-1% &7- &fInfo: %arg-2%" else: send "&cInvalid arguments!" to executor you can use arg-1, arg-2, etc. to determine which argument you want to use.
  4. i figured it out, you can go into config.sk inside skript and set "disable variable will not be saved warnings" to true.
  5. check your scripts to see if there's anything that only sends messages to operators
  6. on damage: attacker is a player victim is a player set damage to 0 set {attacker::%uuid of victim%} to attacker on death: if {attacker::%uuid of player%} is set: broadcast "{@logo} &b%player% &7was knocked into the void by &b%{attacker::%uuid of player%}%" delete {attacker::%uuid of player%} else: broadcast "{@logo} &b%player% &7died" delete {attacker::%uuid of player%} the script above works perfectly fine, however i'm greeted with this message upon reloading the script. is there a way to prevent this?
  7. i take that back the minehut plugin is just outdated https://www.spigotmc.org/resources/voxelsniper.76791/ updated version here edit: i take that back again this one only semi works for 1.17.1 /b tree is broken and overlay doesnt work
  8. voxel sniper is broken so what do i use for building? (undo doesnt work, just sends internal error occured msg in chat)
  9. go to the next page of addons and scroll down a bit https://shop.minehut.com/products/skript
  10. as the title suggests i dont know how my code: on right click with stick: create an explosion with force 3 at player
  11. goodn't news it does not enforce anything i currently have 13 players online out of the 10 that should be allowed (free plan, censored cuz maybe advertising ban)
  12. u need to do it from panel go into console and write "op yournamehere"
  13. is this a new update or did i somehow break server limit (censored cuz idk if it counts as advertisement)
  14. Minehut decided to auto update my server to 1.17.1 without my knowledge Since it's now 1.17.1 a 1.17.1 player joined the server and started loading chunks Which means the server is now full of 1.17.1 chunks in a server meant for 1.16.5 So since it's meant for 1.16.5 I set it back to 1.16.5. So i tried to start the server but it just didn't start. So i checked the logs and I'm greeted with this error message: https://pastebin.com/raw/g4t9gV7r (scroll to bottom) In short: Minehut auto updated to 1.17.1 Player joined with 1.17.1 Player loaded chunks with 1.17.1 Player left the game I set the version to 1.16.5 I start the server Server doesn't start because 1.17.1 chunks exist I cry
  15. google translate incoming ты не можешь
  16. this wasnt an issue in the past so i dont understand why it is now my own server and alot of others are just crashing instantly with nothing showing in the logs is there any fix to this? is there a plugin thats causing it?
  17. this is still happening and this is what it says when closing (does not appear in logs but shows in chat after crashing)
  18. this has happened multiple times, each time showing nothing in logs i tried changing a few things in skript (scoreboard was refreshing wayyyy too fast). so im hoping it works
  19. as the title suggests my server keeps crashing with logs showing nothing https://pastebin.com/raw/1DdDBZTE << logs plugins:
  20. bought mh20 and i cant even start it cuz max server limit lmao currently suffering cuz minehut is still eating out my server plan
  21. on damage: attacker is a player if level of sharpness of attacker's tool is greater than or equal to 6: cancel event remove attacker's held item from attacker's inventory if ur an idiot like me and forgot to reset world after playing around with 32k swords then this skript is for you
×
×
  • Create New...