Skip to content
Success

Changes

Summary

  1. `ElementTag.parse/to_minimessage` tags (#2391) (commit: b80bc3a) (details)
  2. Config saves.Only save if world save is on (commit: a9b802a) (details)
Commit b80bc3abc5ccb36f60f4d774a8b951fb1e54908a by noreply
`ElementTag.parse/to_minimessage` tags (#2391)

* WIP MiniMessage tags

* No need for a dedicated method

* MiniMessage was only added to Paper on 1.18

* Link MiniMessage docs
(commit: b80bc3a)
The file was modified paper/src/main/java/com/denizenscript/denizen/paper/PaperModule.java
The file was addedpaper/src/main/java/com/denizenscript/denizen/paper/properties/PaperElementExtensions.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/bukkit/BukkitElementExtensions.java
Commit a9b802a895097622c9f85863672185c930b6d40b by git_commits
Config saves.Only save if world save is on

also description and format tweak for minimessage tags
(commit: a9b802a)
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/flags/PlayerFlagHandler.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/bukkit/BukkitMapTagExtensions.java
The file was modified paper/src/main/java/com/denizenscript/denizen/paper/properties/PaperElementExtensions.java
The file was modified plugin/src/main/resources/config.yml
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/Settings.java