Skip to content
Success

Changes

Summary

  1. sit trait: copy over the Citizens animation internals (commit: 134b05e) (details)
  2. ColorTag.hex (commit: 9357bcb) (details)
Commit 134b05e6edce8a083dfec12f5f533bce3c69d4df by agoodwin
sit trait: copy over the Citizens animation internals

- now uses the same internals for mobs and player types
- now has a more reliable method for mobs
- has clickredirect
- has better error detection and cleanup
(commit: 134b05e)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/trade/TradeMaxUses.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/npc/traits/SittingTrait.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/events/player/PlayerClicksInInventoryScriptEvent.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SchematicCommand.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/ColorTag.java (diff)