AdminsOnly is an extensive plugin that allows you to restrict your server to admins with just one command! This plugin has everything you need to manage your server like a pro.
| Command | Description | Permission Node |
| /adminsonly (/ao) | Displays AdminsOnly status. | |
| /ao toggle (t) | Toggles admins only mode | adminsonly.admin |
| /adminsonly (/ao) reload (r) | Reload config | adminsonly.admin |
| Log in when admins only mode is enabled | adminsonly.login |
| Setting | Default | Description |
| locked | false | Sets whether or not the server is locked (you can also change this with /ao t) |
| kickmsg | "&cOnly admins can join at this time!" | The message users are kicked with when the server is in admins only mode. |
| kickallonlockdown | true | Kicks all players without adminsonly.login when admins only mode is enabled. |
| bypassforops | true | Allow ops to join even if they don't have the permission. |
| broadcastonfailedjoin | true | Broadcast a message when someone attempts to log in but is stopped by AdminsOnly. |
| usemotd | true | Use a special MOTD when admins only mode is enabled. |
| motd | "&cOnly admins can join at this time!" | Special MOTD to use when admins only mode is enabled. |