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.
2 stars 0 forks source link
minecraft minecraft-plugin spigot-plugin

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

Links

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