Skip to content

Releases: serversigns/ServerSigns

Release v4.10.1 - Fix loading error for Minecraft 1.21.1

Choose a tag to compare

@github-actions github-actions released this 17 Mar 19:34

Fix :

  • Fix error loading plate and sign for minecraft 1.21.1

Full Changelog: v4.10.0...v4.10.1

Release v4.10.0 - Support Minecraft 1.21

Choose a tag to compare

@github-actions github-actions released this 15 Mar 20:22

Feature :

  • Add support for pale oak signs and plate

Full Changelog: v4.9.0...v4.10.0

Release v4.9.1 - Fix world in sub folder

Choose a tag to compare

@github-actions github-actions released this 07 Sep 22:33

Fix :

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

Release v4.9.0 - Minecraft 1.20

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:56

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

Choose a tag to compare

@github-actions github-actions released this 03 Aug 00:18

Features :

  • Add new mangrove pressure plate and signs

Fix :

  • Add missing polished_blackstone_pressure_plate

Release v4.7.0 - Minecraft 1.17

Choose a tag to compare

@EpiCanard EpiCanard released this 13 Jun 15:27

Features :

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

Release v4.6.4

Choose a tag to compare

@EpiCanard EpiCanard released this 20 Feb 20:46

Fix :

  • Import command not working, wrong path used

Release v4.6.3

Choose a tag to compare

@EpiCanard EpiCanard released this 14 Feb 00:12

Features :

  • Add restriction to .txt files only for svs import

Fix :

  • Fix Placeholders not parsed in server and broadcast commands

Release v4.6.2

Choose a tag to compare

@EpiCanard EpiCanard released this 15 Dec 19:19

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

Choose a tag to compare

@EpiCanard EpiCanard released this 01 Mar 17:36
00ca859

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