StaffPin is a 1.8.x - 1.17.x compatible spigot plugin that allows you to have security for your staff.
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.
Command | Description | Permission |
---|---|---|
/pin |
See the plugin commands. | pin.use |
/pin set <string> |
Change your pin code. | pin.use |
You can download the stable version here. And see all the versions here.
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/>.