/PWPControl

Prior-work penalty control for Bukkit.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

PWPControl

A Bukkit plugin that lets you enable/disable prior-work penalty or edit/check the prior-work penalty values on your item.

Permissions

  • pwpcontrol.itempwp.*

    Access to all /itempwp subcommands

  • pwpcontrol.pwpconfig.*

    Access to all /pwpconfig subcommands

  • pwpcontrol.*

    Access to all PWPControl commands

  • pwpcontrol.itempwp.get

    Access to /itempwp get

  • pwpcontrol.itempwp.set

    Access to /itempwp set

  • pwpcontrol.pwpconfig.enable

    Access to /pwpconfig enable

  • pwpcontrol.pwpconfig.disable

    Access to /pwpconfig disable

Building

Just run mvn install in ./PWPControl/.

A built jar should be in ./PWPControl/target/.