Fixes
How to install HOTFIX 2
- Fixed Job selector GUI not updating
- Replace your jobselector.yml with the latest
Fixes
- Fixed title on joining job
- Removed unwanted commands on jobs join
- Refresh GUI before closing
![]()
- Removed Skript and its addons as a dependency
- Made custom plugin for Level up event
- Updated readme with new info
##Config##
Config Path: plugins/Jobpicker/config.yml
##Default config.yml##
#=======================================================
#= Custom Plugin Config (JOBPICKER) =
#= by Abthedev =
#=======================================================
# Custom Commands to be executed after title
# NOTE : These Commands will be executed by console (i.e player based commands will not work for example essentials command
# /i diamond_sword wont work replace it with /give _player_ diamond_sword 1
#Custom Placeholders
# _player_ : Player for which the command will be executed
commands:
- 'give _player_ diamond 64'
- 'give _player_ apple 64'
![]()
- Fixed jobs selector menu not updating
