Skip to content
Success

Changes

Summary

  1. remove redundant 'background' key from toast commands (commit: 3c862e2) (details)
Commit 3c862e288b73e16873bd098a53a178de2effb04b by agoodwin
remove redundant 'background' key from toast commands

it's not actually possible to change the background of a toast, this key existed in error. The background value on advancements is displayed in the escape menu advancements list, not a toast.
(commit: 3c862e2)
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/implementation/DenizenCoreImplementation.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/ToastCommand.java (diff)