Difference between revisions of "SafePlace"
m (→Commands) |
|||
Line 11: | Line 11: | ||
#Select SafePlace from the list. | #Select SafePlace from the list. | ||
==Commands== | ==Commands== | ||
+ | {{CommandSyntax}} | ||
*/safeplace add: Adds a spawn point where the player is standing. | */safeplace add: Adds a spawn point where the player is standing. | ||
*/safeplace delete: Deletes the closest spawn point to the player. | */safeplace delete: Deletes the closest spawn point to the player. |
Revision as of 03:23, 4 May 2016
SafePlace is a Pixelmon sidemod that allows spawn points to be set in a world that players will automatically be teleported to if all of their Pokémon faint, emulating the "black out" that occurs in the Pokémon games when all Pokémon in a trainer's party faint. Several spawn points can be set at a time, and players that get teleported will go to the closest spawn point.
Contents
Installation
Any version of Pixelmon from 3.2.4 upwards is compatible with this mod. On servers, the mod is server-side and does not need to be installed by each individual player to be used.
Minecraft launcher
- Download SafePlace here.
- Place the downloaded file in the mods folder.
Pixelmon launcher
If you are using Pixelmon version 4.0.8, temporarily downgrade your version to 4.0.7 before following the steps below. You may switch your version back to Pixelmon 4.0.8 after installing SafePlace.
- Go to the Settings tab on the main launcher screen and turn on "Enable advanced features".
- Edit your profile and choose the "Add Official Sidemod" option.
- Select SafePlace from the list.
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.
- /safeplace add: Adds a spawn point where the player is standing.
- /safeplace delete: Deletes the closest spawn point to the player.
- /safeplace list: All spawn points will be listed, including their dimension and coordinates (X/Y/Z).
- /safeplace tp: Teleports the player to the closest spawn point.
Permission nodes
All four commands are enabled with the same permission node.
- /safeplace: uk.co.haxyshideout.safeplace.commands.SafePlaceCommand