TechBreak Plugin [TB]
makes server maintenance easier without restarting and changing vanilla whitelist
TechBreak Plugin [TB]

About
A plugin that allows you to run a maintenance mode that only trusted TB whitelist players can be in. TB state can be saved even after restarting the server (configured in the config).
Info
Permissions:
```v1x.tb``` -- main permission to plugin
```v1x.tb.reload``` -- allows reload plugin
```v1x.tb.add``` -- allows add new players to TB whitelist
```v1x.tb.remove``` -- allows remove players from TB whitelist
```v1x.tb.toggle``` -- allows turn on | off the tech break
Commands:
```/tb add <PlayerName>``` -- adds player UUID to TB whitelist
```/tb remove <PlayerName>``` -- removes player UUID from TB whitelist
```/tb on | off``` -- toggles the tech break
Q&A
Q: How my config.yml should looks like?
A: Your config.yml should contain ```save-tb-state: <boolean>```, ```isTB: <boolean>```, ```tb-message: <string>```, ```passed-uuids: <string[]>``` but ```passed-uuids``` actually generates itself. For more information about config.yml you can visit GitHub page of this project
Links
Versions
1.2-1.16.5
release
1.2-1.21
release
1.2-1.12
release
1.2
release
1.1
release
1.2-1.8
release