Suggestion

Could 'newtp' 'settp' and 'teleport' buttons be set as a permission so only certain levels of staff can use? Thank you!

hi, sure, you can try it 

There are two distinctive commands here, and these commands have not been changed:

  1. adminpanel settp all - sets the main config position, anyone without a personal teleport position will teleport to this position when clicking the teleport ui button.
  2. adminpanel settp - sets a personal teleport position. this is set by clicking the new ui button. anyone with a personal teleport position will teleport to this position instead when clicking the teleport ui button.
The permissions are optional, and disabled by default in the config:
  • adminpanel.settp
    Required to set the main config teleport position, and also to set your own teleport position.
  • adminpanel.newtp
    This permission only applies to changing the main config position with /adminpanel settp all.
    It is NOT required to change your own personal teleport position if you were allowed to set it to begin with.
  • adminpanel.tp
    Required to actually teleport
Download from github:
https://github.com/nivex09/AdminPanel

Thank you so much! Can't wait to check this out :)