Menu

Spawning

Zathrus Writer

Spawning

Commands to allows players to teleport to current world's spawn.
Also allows operators (or players with certain permissions) to set the spawn point.


Configuration

# Should /spawn take you to the global spawn or a per world spawn
perWorldSpawn: false

/cex_spawn

  • Description: Allows player to instantly teleport the server's/world's spawn location.
  • Usage: /cex_spawn
  • Permission node: cex.spawn
  • Default permission: everyone
  • Aliases: spawn
  • Location in JAR file: com/github/zathrus_writer/commandsex/commands/Command_cex_spawn.class

/cex_setspawn

  • Description: Allows player to set server's/world's spawn location. The spawn location is set to the exact spot player is standing at.
  • Usage: /cex_setspawn
  • Permission node: cex.setspawn
  • Default permission: OP only
  • Aliases: setspawn
  • Location in JAR file: com/github/zathrus_writer/commandsex/commands/Command_cex_setspawn.class

Related

Wiki: CommandsEX CraftBukkit plugin Wiki

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.