GaetanOff / StaffPin

Staff security plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner

StaffPin plugin

StaffPin is a 1.8.x - 1.17.x compatible spigot plugin that allows you to have security for your staff.

How it works ?

When connecting to the server, people with the "pin.use" permission must register their pin with the command "/pin set ", then during their next connection they must send this pin in the chat within a period of time of 20 seconds.

Commands

Command Description Permission
/pin See the plugin commands. pin.use
/pin set <string> Change your pin code. pin.use

Download

You can download the stable version here. And see all the versions here.

License

All the code is licensed under GPL v3.

StaffPin: Staff security plugin.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

About

Staff security plugin

License:GNU General Public License v3.0


Languages

Language:Java 100.0%