Jump to content

CDX

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by CDX

  1. SignPvP Staff Application

    1. Discord Username: CDX#0001
    2. Minecraft Username: CDX_
    3. So I found this server while going around minehut servers, I found this one and I liked the concept. So yeahhh now I wanna be a staff and be helpful.
    4. Well uh, I am a mine hut developer ig? I have a minehut (sometimes it gets front page), and yeah I’m a scripted.
    5. I can help out with scripts cuz I’m a scripter, I can also advertise cuz Im VIP on minehut and I can help moderate.
    6. 10m Mute
    7. 7 Day Ban
    8. 1h Mute
  2. options:
    	villagerName: example # Set this to the display name of your villager
    	locX: 0 # Set this to your X Position
    	loxY: 0 # Set this to your Y Position
    	loxZ: 0 # Set this to your Z Position
    	world: world # Set this to the world name
    
    on rightclick on villager:
    	if display name of event-entity is "{@villagerName}":
    		teleport player to location({@locX}, {@locY}, {@locZ}, world "{@world}")
    		

    lmk if this doesn't work

×
×
  • Create New...