◆ Added new
/pb admin resetflags which allows to reset flags by default. On console, it'll affect to all protections, in-game, it'll affect only to the protection you're in, unless you specify the
--all parameter. You can use the
--flags parameter to specify which flags to restore. This command only restores to default flags which are registered on the
Default-flags configuration.
[NEW] ◆ Fixed issue with protection blocks with unlimited Y, which seems to give issues with certain configs or values, as on some places it's working properly, and others don't. Made changes to use a proper data which shouldn't cause issues.
⚠️ It's suggested to remove the previous regions that were created during the 0.1.2 Alpha version if you had protections with unlimited Y.
◆ Fixed issue with players removing unauthorized protections, which was hiding the protection block, but not showing it up again after the error.
◆ Made changes on the commands to offer a better way to manage them internally. May lead to some commands working not as expected.
◆ Made changes to allow the usage of PlaceholderAPI on the enter/exit messages on the
Config.yml file. Also trying to make a standard to offer the RoyaleProtectionBlocks internal placeholders with the same name, but still looking for a way to optimize it.