DoOdy Duty

Mod/Admin help tool

File Details

DoOdy v1.4.1

  • R
  • Sep 16, 2019
  • 40.12 KB
  • 637
  • 1.14

File Name

DoOdy.jar

Supported Versions

  • 1.14

Featured Changes

  • Potion effects are now saved and restored (this was a pain in the rear end to implement).
  • Fixed spectator issue of staying in duty limbo once-and-for-all (fingers crossed).
  • Added ability to use /doody tools to re-issue standard duty tools. (This will clear the player inventory and load the duty tools as per config.yml)
  • Added basic DoOdy API
    • isOnDuty(Player player) returns Boolean
    • getDutyList() returns ArrayList<UUID>
    • getSpectatorList() returns ArrayList<UUID>
    • API will be expanded over time.

Minor Changes

  • Coding improvements