Changes:
Updated Skull support to the latest version.
Added logs when we hook into HeadDatabase or Skulls.
Fixed an issue where the update and archived checks would error on a version with a 0.
Added placeholder %FateUHC_vis_status% - returns enabled/disabled
Added option for join and first join commands.
- Use [CONSOLE] to run the command from console rather then the player.
- Use <player> to replace with the player name.
Add this to settings.yml
Code (Text):
first-join-commands:
enabled: false
commands:
- '/give <player> diamond 1'
- '[CONSOLE] say Welcome, <player>!'
- 'say Enjoy your first join, <player>!'
join-commands:
enabled: false
commands:
- '[CONSOLE] say <player> has joined the server!'
- 'say Welcome back, <player>!'
- '/spawn <player>'