TechBreak Plugin [TB]

makes server maintenance easier without restarting and changing vanilla whitelist

52

TechBreak Plugin [TB]

TechBreak long logo

**Showcase video! (yt)**

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

TB in GitHub

Autor's GitHub

ADS