Help support development of FearTheReaper:
Fear the Reaper is the next step to the Graveyard plugin and is authorized by the original author, McSpazzy. Fear The Reaper makes some feature adjustments, and additions:
- Allows players to spawn at the closest graveyard
- No longer has update checking or stat tracking
- Now integrates with Dynmap for graveyard symbols
- Still supports spawn-groups
Commands:
- /gy closest
- Tells the player what the closest spawn-point is that they have permission for.
- /gy info
- tells the player information about the closest graveyard
- /gy list
- lists all spawnpoints and where they are located
- /gy tp
- teleports the player to the closest spawnpout
- /gy tp <name>
- teleports the player to the named spawnpoint
- /gy message <message>
- changes the message text for the closest graveyard
- /gy reload
- reloads the configuration for the graveyards
- /gy group <group>
- changes the spawngroup of the closest spawn
- /gy add <name>
- adds a new spawn point at the players current location
- /gy delete <name>
- permanently deletes the spawn pout with the given name
Permissions:
- graveyard.closest
- allows a player to spawn at graveyards
- graveyard.spawn.all
- Adds the player to the default spawn-group so they can spawn at any default graveyard
- graveyard.spawn.*
- Allows the player to spawn at any spawn-group
- graveyard.spawn.<spawn-group>
- allows the player to spawn at an <spawn-group> that they decide.
- graveyard.command.user
- Gives the player all the normal 'user' commands
- graveyard.command.closest
- graveyard.command.info
- graveyard.command.list
- graveyard.command.admin
- gives the player all the 'admin' commands
- graveyard.command.add
- graveyard.command.tp
- graveyard.command.message
- graveyard.command.reload
- graveyard.command.group
- graveyard.command.delete