Conorsmine / PlayerDataManipulator

PDM is a spigot plugin meant to make the process of working with playerdata easier to understand and to execute on the fly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Player Data Manipulator (PDM)

Info

PDM is still in early development and testing; Bugs, errors, code and commands are subject to change.
Check the wiki for an overview of the plugin.

PDM is a spigot plugin intended to help server administrators deal with corrupted players.
Furthermore, PDM tries to provide other useful features, such as an almost universal solution for viewing a players inventory.
Please view the Wiki for more information.

Todo before release

  • Add reload command
  • Add changes logging
  • Add version support
  • Refactor code!
  • Add spigot page
  • Add update checker
  • Update Wiki

Links

PDM uses the NBTAPI for most, if not all, functionality.
Additionally, PDM uses a command framework called ACF for dealing with cmd inputs.

About

PDM is a spigot plugin meant to make the process of working with playerdata easier to understand and to execute on the fly.


Languages

Language:Java 88.0%Language:JavaScript 7.6%Language:CSS 3.1%Language:HTML 1.3%