HomeJavaModsLastPosition - TimoCloud AddOn
LastPosition - TimoCloud AddOn
A simple AddOn which saves the last world position of a player in MySQL and loads it whenever the player joins the server again (so the player can procede at the same coordinates in the world where he left off instead of re-appearing at the spawn)

Required:
THIS ADDON WORKS ONLY PER GROUP NOT PER WORLD / SERVER!

Commands:

permission: lastposition.commands
/lp reload

Code (Text):
# MySQL

#The IP adress of your MySQL database
dbHost: 127.0.0.1
#The port of your MySQL database
dbPort: 3306
#The database name of your MySQL database
dbName: testDB
#The user name of your MySQL database
dbUser: testUser
#The password of your MySQL database
dbPass: testPW
#Do you wanna use SSL? true / false
dbSSL: true
#The table name of the new table whitch whould be created
tableName: LastPosition
How to install:
  1. Download the AddOn
  2. Copy / Move it to your Spigot plugins folder
  3. Restart / Reload the server.
  4. A folder named 'LastPosition_TimoAddOn' should have been created in your plugins folder. Inside the folder, is a 'config.yml' file.
  5. Fill in your MySQL data
  6. Restart / Reload the server.
  7. Finish!

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.

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

Explore more