Skip to content
Brian Ronald edited this page May 13, 2014 · 5 revisions

Development goals

Done so far:

  • UUIDs and block locations stored in SQLITE database
  • User-configurable list of protectable blocks
  • User-configurable tool
  • Right-click a protectable block with a tool, tells you who owns it (and cancels event)
  • Right-click a protectable block with a tool, selects it (and cancels event)
  • Allow users to claim and unclaim a protectable block
  • Permissions acted on
  • Allow users to add users and groups of users to an allowed list
  • Actually enforce these lists
  • Handle blocks which change Type naturally (such as a redstone repeater)
  • Handle automated inventory changes (such as hopper action)
  • Detect whether a block is physically protected from a player, and if so, disallow locking.

To-do:

Test.

Clone this wiki locally