Jump to content

Optilusion

Member
  • Posts

    5
  • Joined

  • Last visited

Optilusion's Achievements

Lurker

Lurker (1/6)

0

Reputation

  1. Do I need to use multiverse to access it?
  2. Ok thanks I'll see if this works
  3. Hello everyone I recently tried to upload a world to my server. It went to 100% but then I checked file manager and it did not show. Any help? Thanks
  4. Hello I have been experiencing a problem where my server fails to start up. I have had this problem for about a week now. After I start it goes into offline mode. However, it still shows that it is online on the multiplayer screen. When I try to join it kicks me out. Is there anyway to fix this? Thank you
  5. command /spawn [<player>]: aliases: hub, lobby permission: spawn.spawn permission message: &cSorry, but you don't have permission to execute this command! description: Teleport you to spawn. trigger: if {spawn} isn't set: message "&4Error:&c Spawn is not set!" stop trigger: if player has permission "op": teleport player to {spawn} if argument 1 is not set: teleport player to {spawn} message "&6You will be teleported to spawn in 5 seconds..." wait 20 ticks teleport player to {spawn} else: if sender has permission "spawn.spawn.others": if argument is online: teleport argument to {spawn} if sender is a player: message "&6You have been teleported to spawn by &c%player%&6." to argument 1 if sender is not a player: message "&6You have been teleported to spawn by &cConsole&6." to argument 1 teleport player to {spawn} else: message "&cSorry, but you don't have permission to execute this command!" This is what I have so far..
×
×
  • Create New...