- Fixed: Rework the reworked system.
- Rewrite the command block system.
- Some performance/memory improvements.
- Fixed: Problems with default commands in older versions.
- Fixed: Some plugins commands are blocked with no sense.
- Some improvements in the command system.
- Fixed: Sout warning in console.
I reworked the commands system to improve it. Now if you have two plugins with the same command, PerWorldPlugins executes the not blocked plugin command.
Example: EssentialsX /gamemode and Vanilla /gamemode If you block the EssentialsX plugin and you execute "/gamemode", PerWorldPlugins executes the Vanilla command.
- Fixed: Default (/purpur, /paper, /version...) commands count as commads of the first plugin on load.
- General improvements.
- Fixed: /pwp command.
- Fixed: Problems on load in some performance forks of Spigot
- Now PerWorldPlugins is faster checking events.
- Fixed: Some plugin compat.
- Changed: Commands now have the implement PluginIdentifiableCommand.
- Fixed: /help of essentials.
- Fixed: Bukkit/Spigot compatibility.
- Fixed: Paper >1.19.3 compatibility.
- Fixed: Hybrids compatibility.
Fixed: Plugin didn't load in versions >1.19.3
Fixed: Tab completions. Fixed: Some commands were not with their plugin.
Rework command system
Fixed: Problems on generate plugin list in older versions.
- Fixed: Commands are not blocked.
- Rework: Events/Commands system for more compatibility.
- Fixed: Logical problems with ":" commands (plugin:command).
Fix: Problems with collect all worlds of group. Fix: Spam error of events. Fix: Logical problems.
Change Log:
- Fix: Multiple groups in one plugin.
- Add: Ignore system.
Implement the groups system.