summaryrefslogtreecommitdiffstats
path: root/EssentialsSpawn/src/plugin.yml
blob: 2c9fca43406c8ff986871ff3a7081f41cbd3cb39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: EssentialsSpawn
main: com.earth2me.essentials.spawn.EssentialsSpawn
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: TeamCity
website: http://tiny.cc/EssentialsCommands
description: Provides spawn control commands, utilizing Essentials.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
depend: [Essentials]
commands:
  setspawn:
    description: Set the spawnpoint to your current position.
    usage: /<command> <group>
  spawn:
    description: Teleport to the spawnpoint.
    usage: /<command> [player]