Player Data Management Plugin Request

Discussion in 'Archived: Plugin Requests' started by Zilacon, Feb 26, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Zilacon

    Would it be possible for someone to make a plugin that does 1 of the 2 scenarios below:


    Imports all player data into a SQL table from the world folders and only accesses that data when the player logs in and the server requires it. Also prevents the world from generating player data files in the world folders to prevent build up of player data over time.​

    OR​

    Deletes all player data on the 1st of the month using server time (CentOS 6.3 Linux)​


    I would really prefer the first option as it would make it so no player data gets deleted and it will make almost no load on the server since there is no player data files to load into memory. Also having this in a database will make deleting by date via PHPMyAdmin very easy if needed.

    Having it set to retrieve the data from the database when needed is also a good feature as it is not constantly reading/writing to those files.

    The plugin should connect using advanced connection information (not a link to connect):
    Host: localhost
    Database: data
    User: user
    Pass: *****

    Also be compatible with Spigot & Spigot Netty (Builds #570+)
    If anyone could make this you are awesome! If its not possible please let me know.
     
  2. Offline

    nhadobas

    Go post the request on the spigot forums where it belongs.
     
  3. Offline

    Zilacon

    You do realize Spigot is a recoding of Bukkit right? Just like Tekkit is. So this is in the right place as Spigot uses the same plugins as Bukkit does.

    Way to be a dick.
     
  4. Offline

    Favorlock

    Just ignore the guy. If he feels like talking about things he doesn't know its better to ignore him.
     
  5. Offline

    nhadobas

    You do realize
    bukkit doesn't support any spigot topics on here. Also if he would of read the sticky on the spigot forums, it said to post on the spigot forums for help and requests.

    You should really go read both of the stickies on bukkit and spigot.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  6. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Not a Bukkit request.
     
Thread Status:
Not open for further replies.

Share This Page