Skip to content
Success

Changes

Summary

  1. workaround Paper CraftSign bug (commit: 569a02a) (details)
Commit 569a02a2d2575eb52d740d33cacdb5ddba274105 by agoodwin
workaround Paper CraftSign bug

Paper deleted a null check that Spigot has, so just do the null check in Denizen code - see for reference https://github.com/PaperMC/Paper/blob/06db5d08b08c4f53fea9cb322127b3a3311bbcd9/patches/server/0011-Adventure.patch#L2029-L2044
(commit: 569a02a)
The file was modified paper/src/main/java/com/denizenscript/denizen/paper/utilities/PaperAdvancedTextImpl.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/AdvancedTextImpl.java (diff)