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
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.https://github.com/Ufinator/mcplugin-position/issues
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.