Releases: serversigns/ServerSigns
Releases · serversigns/ServerSigns
Release v4.9.1 - Fix world in sub folder
Fix :
- Exclude file separator from sign file name (fix #63)
Release v4.9.0 - Minecraft 1.20
Features :
- Add new bamboo and cherry plate and signs
- Add new hanging signs:
Full Changelog: v4.8.0...v4.9.0
Release v4.8.0 - Minecraft 1.19
Features :
- Add new mangrove pressure plate and signs
Fix :
- Add missing polished_blackstone_pressure_plate
Release v4.7.0 - Minecraft 1.17
Features :
- Add support of minecraft 1.17
- Improve parsing of minecraft versions
Release v4.6.4
Fix :
- Import command not working, wrong path used
Release v4.6.3
Features :
- Add restriction to .txt files only for svs import
Fix :
- Fix Placeholders not parsed in server and broadcast commands
Release v4.6.2
Features:
- Add 1.16 signs and plates
Fixes:
- Add blocked_commands for <server> sub command
- Make tasks and conditions executed in the order
- Add papi in dev hooks
- Fix error when grantTasks is null
- Update list of admin permissions
- Disable Ok option message when silent is true
- Prevent parsing of placeholders with /svs info
- Allow empty lore un price item
- Execute player commands on main thread
- Disable Metrics when disable the plugin - Prevent to have running task in background after disable (Nag Author)
Tech:
- Add new system to compare minecraft versions
Release v4.6.0
Features:
- Add official support for 1.15
- Add PlaceholderApi support
- Add operator 'placeholder' to compare PlaceholderApi variables (string and number)
- Make PlaceholderApi variables available in all messages
Fixes:
- Fix file encoding depending of computer encoding
- Fix execution of commands executed twice caused by off hand