v3.5
What's new?
- Added admin menu that will appear in nav-bar for players with permission
- Admin menu has capability to delete, reload, and
SPY on a channel or all channels simultaneously
- Spying. Now watch channels without having to join them.
- Fixed toast messages that were important and using UltimateAdvancementAPI which should be a stable API for doing this from now on
How to update:
1. Download 3.5
2. Add the following to your menus.yml or delete and let it regenerate with new 3.5 defaults
Code (Text):
admin-menu:
# stop-plugin: --- Coming soon
# material: "REDSTONE_BLOCK"
# display: "&cStop the plugin"
# slot: 0
delete-chatroom:
material: "REDSTONE_BLOCK"
display: "&cDelete a Channel"
slot: 2
spy-chatroom:
material: "ENDER_EYE"
display: "&cSpy on a Channel"
slot: 4
lore:
- "&7- &e&lRIGHT&7 click to spy on a single channels"
- "&7- &e&lLEFT&7 click to spy on &e&lALL&7 channels"
reload-plugin:
material: "WRITABLE_BOOK"
display: "&cReload yaml files"
slot: 0
delete-chatroom-confirm:
material: "EMERALD_BLOCK"
display: "&aConfirm deletion"
lore:
- "&7Deleting $name$"
slot: 0
delete-chatroom-cancel:
material: "REDSTONE_BLOCK"
display: "&cCancel"
lore:
- "&7Click to cancel deletion"
slot: 2
3. Reload / restart