With 1.20.1 now out, Cellblock 2 is being updated to begin support for it. This release includes many bug fixes and updates to support Minecraft 1.20.1 and Skript 2.7.0.
NOTICE: skript-reflect currently
does not support Minecraft 1.20.1 or Skript 2.7.0. This update is only for development and testing purposes and might not function properly.
Bug Fixes
- Fixed an issue when the setup of Cellblock failed
- Fixed syntax errors from skQuery
- Fixed syntax errors from now missing syntax from skQuery
- Fixed syntax errors when using skript-mirror
I have reviewed how Cellblock 2 handles signs and will be doing the following update when Skript and skript-reflect support the latest versions of Minecraft:
- Hanging signs only allow a certain amount of characters, this will impact the amount of information that Cellblock can display on a sign. I will review this in better detail to see how Cellblock can support hanging signs.
- Signs will be locked and can only be edited by players with the specific permission cellblock.signs.edit. The cell owner or any other player cannot edit signs.
- Cellblock will likely support dual-sided signs but it depends on how these can be accessed during the sign-click event. If hanging signs are supported, there may not be support for dual-sided signs.