A Bukkit plugin that lets you enable/disable prior-work penalty or edit/check the prior-work penalty values on your item.
-
pwpcontrol.itempwp.*Access to all /itempwp subcommands
-
pwpcontrol.pwpconfig.*Access to all /pwpconfig subcommands
-
pwpcontrol.*Access to all PWPControl commands
-
pwpcontrol.itempwp.getAccess to /itempwp get
-
pwpcontrol.itempwp.setAccess to /itempwp set
-
pwpcontrol.pwpconfig.enableAccess to /pwpconfig enable
-
pwpcontrol.pwpconfig.disableAccess to /pwpconfig disable
Just run mvn install in ./PWPControl/.
A built jar should be in ./PWPControl/target/.