Skip to content

Releases: serversigns/ServerSigns

Release v4.9.1 - Fix world in sub folder

07 Sep 22:33
Compare
Choose a tag to compare

Fix :

  • Exclude file separator from sign file name (fix #63)

Release v4.9.0 - Minecraft 1.20

11 Jun 21:56
Compare
Choose a tag to compare

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

03 Aug 00:18
Compare
Choose a tag to compare

Features :

  • Add new mangrove pressure plate and signs

Fix :

  • Add missing polished_blackstone_pressure_plate

Release v4.7.0 - Minecraft 1.17

13 Jun 15:27
Compare
Choose a tag to compare

Features :

  • Add support of minecraft 1.17
  • Improve parsing of minecraft versions

Release v4.6.4

20 Feb 20:46
Compare
Choose a tag to compare

Fix :

  • Import command not working, wrong path used

Release v4.6.3

14 Feb 00:12
Compare
Choose a tag to compare

Features :

  • Add restriction to .txt files only for svs import

Fix :

  • Fix Placeholders not parsed in server and broadcast commands

Release v4.6.2

15 Dec 19:19
Compare
Choose a tag to compare

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

01 Mar 17:36
00ca859
Compare
Choose a tag to compare

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