Added:
+ Support for 1.20.6 and 1.21
Changed:
+ ControllerBlocks are no longer loaded, if the CBR Block has been deleted.
Added:
+ Support for 1.17, 1.18 and 1.19
Bugfix:
+ RemoveMember Permission fix
+ Message.30
Added:
+ Support for 1.16
The plugin was tested on spigot 1.15, errors did not occur.
*No changes - Premium resources are getting removed if they don't get an update...*
The plugin is compatible with Spigot 1.14.
Unfortunately I have very little time at the moment to take care of new features ... I hope that this will change soon
My plugins will get an update for 1.14 within the next days!
Changed:
+ Bugfixes and performance improvements...
BIRTHDAY SALE
You can get all my plugins for the half price!
(But only for ~24h )
Bugfixes:
+ Fixed some error messages. (Thanks to
@Solder )
Added:
+ The Permission "ControllerBlockReloaded.teleport.owner"
Changed:
+ The Permission "ControllerBlockReloaded.teleport" to "ControllerBlockReloaded.teleport.*"
Bugfixes:
+ Fixed a problem with the "plugin blocked" message, sorry ;/
Fixed a problem with the Plugin-Protection. Sorry.
Added:
+ The possibility to teleport yourself to a ControllerBlock. (/cbr blockInfo -> Iron-Block) (Permission: ControllerBlockReloaded.teleport)
+ The Messages.yml message "ItemLore.1" (&6&l*Click to Teleport*")
Changed:
+ Code Cleanup...
Changed:
+ The Block-Saving-Format
Most of you might have notice that the Spigot Team released the first DevBuilds for Minecraft 1.13, and I'm sorry to tell you that this will have a big impact on the ControllerBlockReloaded Plugin.
Long story short: I'll split this plugin into two versions, one for 1.7 - 1.12 (This version will only get Bug-Fixing updates) and one for 1.13+ (With new content updates) Servers.
Those two versions won't be compatible, witch means that saved ControllerBlocks can't be migrated to the newer version / or backwards.
Why: The new Block Data format is breaking the current ControllerBlocks-File-Format and updating it to the new 1.13er format is not possible in any efficient way ...
Bugfixes:
+ Fixed a problem with the commands on 1.8 servers.
Changed:
+ The Command-System.
Changed:
+ Code and performance optimazation.
Bugfixes:
+ Fixed a possible dublication bug cased by the block physics.
Bugfixes:
+ Fixed a problem with the CopyMode (1.7-1.8 Servers)
Changed:
+ Performance optimazazion and code cleanup.
Bugfixes:
+ Moved some classes to the correct directory.
Changed:
+ The Plugins-Version-Manager
(If you enabled the Config.yml option
GameVersion.SetOwn, you have to reactivate it.). The new valid
Version-names are: v1_7_R1, v1_7_R2, v1_7_R3, v1_7_R4, v1_8_R1, v1_8_R2,
v1_8_R3, v1_9_R1, v1_9_R2, v1_10_R1, v1_11_R1, v1_12_R1
Added:
+ Added the Config.yml option "ShowUpdateMessage" to enable and disable the Update-Message.
Changed:
+ Sorry I forgot what i've changed, but I changed something
Changed:
+ The Plugin-update-check system.
Changed:
+ The Plugin-Server-log System.
Changed:
+ The ControllerBlock owner check.
Bugfixes:
+ Fixed a bug with the last update.
Bugfixes:
+ Fixed a problem with the PlayerInfo.
Added:
+ The Config.yml option "InvertRedstoneLogic". (If true, The Redstone Logic will be inverted (On = Off, Off = On))
Added:
+ ControllerBlock imports from the old Bukkit version ("
https://dev.bukkit.org/projects/controller-blocks-plus").
+ The Command "/cbr loadOldControllerBlocks". (Permission: "ControllerBlockReloaded.loadOldControllerBlocks")
+ The message "Message.42" to the Messages.yml. ("No old ControllerBlock file found (plugins/ControllerBlockReloaded/ControllerBlock.dat).")
+ The message "Message.43" to the Messages.yml. ("Loading old ControllerBlocks...")
+ The message "Message.44" to the Messages.yml. ("All old ControllerBlocks loaded.")
+ The message "HelpText.11" to the Messages.yml. ("This command is importing old ControllerBlocks.")
Changed:
+ Some plugin dependencies...
Changed:
+ Changed the Config.yml option "GameVersion.Version" to the newest Minecraft version (1.12).
Bugfixes:
+ Fixed a problem if the Plugin is loaded before Multiverse or MultiWorld.
Added:
+ A new Plugin-Check method.
Changed:
+ Changing the Controller Block Owner / Members no longer requires that the player is online.
(For 1.7 / 1.8 users) please use the Version 1.4.6 until Version 1.5.3.
Added:
+ A MemberList to the /cbr blockInfo Page.
+ The ItemName "ItemName.6: &6&lMembers:" to the Messages.yml
+ The ItemName "ItemName.7: &6&l- &f&l[PLAYER]" to the Messages.yml
(For 1.7 / 1.8 users) please use the Version 1.4.6 until Version 1.5.3.
Added:
+ The command /cbr addMember[Player]
+ The command /cbr removeMember [Player]
+ The Message "Message.38: The player &f&l[PLAYER]&6 is already a member of this ControllerBlock." to the Messages.yml
+ The Message "Message.39: The player &f&l[PLAYER]&6 isn't a member of this ControllerBlock." to the Messages.yml
+ The Message "Message.40: You added the member &f&l[PLAYER]&6." to the Messages.yml
+ The Message "Message.41: You removed the member &f&l[PLAYER]&6." to the Messages.yml
+ The Message "HelpText.9: This command adds a member to a ControllerBlock." to the Messages.yml
+ The Message "HelpText.10: This command removes a member from a ControllerBlock." to the Messages.yml
(For 1.7 / 1.8 users) please use the Version 1.4.6 until Version 1.5.3.
Bugfixes:
+ Fixed some bugs...
Added:
+ The command /cbr setOwner [Player] (Permission: ControllerBlockReloaded.setOwner)
+ The Message "Message.35: You have to look at the ControllerBlock." to the Messages.yml
+ The Message "Message.36: The player &f&l[PLAYER]&6 has not been found." to the Messages.yml
+ The Message "Message.37: The new ControllerBlock owner is &f&l[PLAYER]&6." to the Messages.yml
+ The Message "HelpText.8: This command changes the ControllerBlock owner." to the Messages.yml
Added:
+ The command /cbr near [Radius] to find near ControllerBlocks (Permission: ControllerBlockReloaded.near )
+ The Message.32 message to the Messages.yml ("List of near ControllerBlocks:")
+ The Message.33 message to the Messages.yml ("&f&l[LOCATION]")
+ The Message.34 message to the Messages.yml ("&6None.")
+ HelpText.7 message to the Messages.yml ("This command lists near ControllerBlocks.")
Bugfixes:
+ Fixed a bug with the /cbr copy command.
Added:
+ 1.12 Spigot to the plugin version system.
Bugfixes:
+ Fixed a bug with the /uf info page.
Bugxies:
+ Fixed a Problem with the Plugin-Setup (sorry... ;/)
Bugfixes:
+ Fixed a problem with /cbr Help page.
Bugfixes:
+ Changed the /cbr reload permission to the right.
Bugfixes:
+ Some smaller things.
This Update combines all ControllerBlockReloaded versions into one Plugin.
If you find any problems, message me!
Changed:
+ Updated the Spigot 1.7 version to ControllerBlockReloaded 1.3.6 (1.4).
+ Updated the Spigot 1.8 version to ControllerBlockReloaded 1.3.6 (1.4).
+ All ControllerBlockReloaded versions are now combined into this version (Spigot 1.7-1.11)!
+ Many many Plugin changes.
+ Bugfixes.
Changed:
+ Improved the plugin security.
The last version was broken... will fix this problem in the next days
sorry :/
Changed:
+ Changed some Error-Messages.
Changed:
+ The Problem handling with the loading of ControllerBlocks.
Changed:
+ The Problem handling with the loading of ControllerBlocks.
Changed:
+ The Problem handling with the loading of ControllerBlocks.
Bugfixes:
+ Fixerd a bug with the Updaete-System.
Bugfixes:
+ Fixerd a bug with the Updaete-System.
Bugfixes:
+ Fixerd a bug with the Updaete-System.
Added:
+ The Config.yml option "ShowInfoPage" to hide the /cbr info page.
Added:
+ The Config.yml option "ShowInfoPage" to hide the /cbr info page.
Added:
+ The Config.yml option "ShowInfoPage" to hide the /cbr info page.