Overview: This is a plugin for managing places on your server. Each place is a location where you can teleport to very easily. With this plugin, you can create your spawn area and other structures of your server and make them easily accessible. Main Command: - place Subcommands: - add: Adds a place to the config.yml file and allows it for the server's use. Usage (Player): place add <name> Usage (Console): place add <name> <Xpos> <Ypos><Zpos> - delete: Deletes the specified place from the config.yml file. Usage (Player): place delete <name> Usage (Console): place delete <name> - goto: Teleports the player to the specified place. Usage (Player): place goto <name> Usage (Console): not allowed