Jump to content

doxifieq

Member
  • Posts

    40
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

doxifieq's Achievements

Newbie

Newbie (2/6)

3

Reputation

  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"
×
×
  • Create New...