+ Added: [#1987] Option to disable sign leaderboard head placement:
Code (YAML):
# Sign leaderboard settings
sign:
head:
enabled_5
: true
# Place the head of the landowner on top of the block, where the leaderboard sign is?
above
: false
+ Added: Option to play a sound whenever an item is applied to a menu
https://github.com/Angeschossen/General/wiki/GUI-Menus#set-sound
+ Added: Ability to define common sounds for menus
https://github.com/Angeschossen/General/wiki/GUI-Menus#common-sounds
+ Changed: Renamed click sound option
https://github.com/Angeschossen/General/wiki/GUI-Menus#click-sound
+ Changed: Time zone now defaults to the time zone of the machine your server is running on
Code (YAML):
# Set the time zone for date text outputs.
# Example: America/Los_Angeles or GMT-8:00
# List of time zones: https://timezonedb.com/time-zones
# If empty, it uses the time zone of the machine your server is running on.
time-zone
: ''
- Fixed: menu item sound volume = 0
- Fixed: Temp menu item not removing if either sound or cmd is set