Persistent Brushes do not persist.
heeylost opened this issue · 3 comments
Server Implementation
Spigot
Server Version
1.21.1
Describe the bug
I don´t know if its a bug or a feature that was removed at all. So I´m making this as feature request and as a fix request to see if it can be readed in the plugin.
Persistent brushes used to be renamed to the brush type/specification
For example //br sphere would rename the brush item "Sphere" in 1.12.2
However in 1.13+, //br sphere does not rename the item, it stays the same. e.g. a stick simply shows up as a stick.
And dont allow to multiples brushes be set in the same item.
After logging off, the item is just a regular item when you log back in.
To Reproduce
Allow persistent-brushes in the FAWE config.
Type any brush to be persitent in the server, //br sphere per example.
Expected behaviour
Item should be renamed to the brush type and have tooltips that show the brush configuration.
Item should also persist after logging off.
Screenshots / Videos
This was a previous version of the brush, It didn´t included the feature that of renaming the brush described in Expected behaviour but I couldn´t find better example than this video of Jesse Boyd.
https://www.youtube.com/watch?v=31PAwOgYtm8
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/73dd28173786408885cf02fe4ff68320
Fawe Version
FastAsyncWorldEdit-2.12.0
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Btw, theres a previous explanation of the config functionality here #151 (comment)
@dordsor21 sorry about that, never opened an issue before!