Jump to content

Nd_

Member
  • Posts

    850
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Nd_

  1. Is there a way to set a player's permissions? etc if {%player%.admin} is true set permissions permission1 permission2 permission3
  2. Nd_

    Brackets before my name

    Thanks Requesting Lock
  3. Thanks. Requesting Lock.
  4. So I added a code to prevent people from losing hunger. The problem is, it doesn't work. There is no error message when I refresh it. Please help. Thanks Code: on food bar change: feed the player by 1 beef
  5. Nd_

    Brackets before my name

    When I type something, there are brackets before my name(and prefix) containing the world name(other than the Lobby world). How do I disable this?
  6. If you have essentials, use /i command_block Otherwise, do /minecraft:give @s command_block
  7. I just had to import the world into multiverse.
  8. This is a skript question. I was asking for a way to add a suggestion to a Skript Coded Command.
  9. The server IP is (servername).minehut.gg
  10. Nd_

    Multiverse Help

    Thanks
  11. Nd_

    Multiverse Help

    Whenever I try to run the command /mv tp Masternd887 ul_KitPVP, it says Multiverse does not know how to take you to ul_KitPVP. Can someone please help? Thanks
  12. Nd_

    e

    Requesting a move to Servers @BennyDoesStuff @Trent
  13. So I have a command which teleports you to a certain world. The problem is that it won't show suggestions. Is there any way to do this. Thanks
  14. Nd_

    Essentials Tab List Help

    This seems ok, but is there a plugin that syncs with PEX? Thanks EDIT: I got it with Essentials Requesting Lock @Kailum @BennyDoesStuff @_Gingey_
  15. Nd_

    Essentials Tab List Help

    Hello! I was trying to set up the tab list prefix thing on Essentials. I didn't what I normally did, but it didn't work. This has worked before, but it doesn't now? Can someone help me. Thanks Config: https://pastebin.com/gWB2c0e0 P.S: 1: Reloading it doesn't work 2: I use PEX
  16. The lobby one works, but KitPVP doesn't
  17. It gives me this error message Code: command /server <text>: description: Go To a server permission: changeservers executable by: players trigger: if arg 1 is "Lobby" execute console command "/mv tp %player% ul_Lobby" else if arg 1 is "KitPVP" execute console command "/mv tp %player% ul_KitPVP" else message "There is no world named arg 1"
  18. Nd_

    PlotSquared Help

    I'm not sure if this is what you need, but try WorldSystem.
  19. For example command /server <text>: description: Go To a server permission: changeservers executable by: players trigger: if args1 equals Lobby execute console command "/mv tp %player% ul_Lobby" Thanks
×
×
  • Create New...