Skip to content
Success

Changes

Summary

  1. `EntityTag.background_color` property (#2477) (commit: 6020d74) (details)
Commit 6020d74bad02d6791785fe1069868b8527967c23 by noreply
`EntityTag.background_color` property (#2477)

* Add `EntityTag.background_color` property

* Update `default_background` meta
(commit: 6020d74)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/PropertyRegistry.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityText.java (diff)
The file was addedplugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityBackgroundColor.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityDefaultBackground.java (diff)