HomeJavaModsPosition
Position
About
This is my first self-coded open-source Minecraft plugin. With this plugin, you can save your position (as coordinates) and if you want back to the saved position, you can call it and it will respond it with the coordinates.

How does it work?
It's pretty simple:

Command to save your position:
/position set {custom name}

It will announce everyone on the Server if a new position will be created
Permission: position.set
Default: OP

Command to get a saved position:
/position get {position name}

Permission: position.get
Default: Everyone

Command to remove a saved position:
/position remove {position name}

Permission: position.remove
Default: OP

Command to list all available positions:
/position list

Permission: position.list
Default: Everyone

If you have found some issues, report it here:
https://github.com/Ufinator/mcplugin-position/issues
Note: The Plugin will create a file called "position.yml". The Plugin will save all Positions in this file. He will create the File when someone saves a position for the first time, not directly at the start.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Position is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 766 times (via Spigot). Download it and open it directly in the game.

Explore more