Command Locker
This plugin helps you make your server commands secure, with a password of your choice!
Permissions and Commands
This plugin uses the base commands /commandlocker, or the alias /cl. You can get access to all commands with commandlocker.admin.
/cl lock [Command] [Password] - Locks the command, with the said password. [commandlocker.lock]
/cl unlock [Command] - Unlocks the command. [commandlocker.unlock]
/cl setpassword [Command] [Password] - Updates the command password with the said password. [commandlocker.setpassword]
/cl permlock [Command] - Permanently lock a command. [commandlocker.permlock]
/cl help - Shows the help for the plugin. [commandlocker.help]
/cl reload - Reloads all the plugin config files. [commandlocker.reload]
/cl clearlog - Clears the log file. [commandlocker.clearlog]
Extra:
commandlocker.bypass - Bypass the Command Lock. (Can be disabled in the Config)
commandlocker.alert - See the alert when a player gets the password wrong
Setup
1) Download the plugin
2) Add it to the plugins folder
3) Reload/Start/Restart your server
4) Add locks to commands using /cl lock [Command] [Password]
5) Have a more secure server!
Milestones
1 download
5 downloads
10 downloads
50 downloads
100 downloads
Configuration
Settings.yml
Code (Text):
//Allows you to set the same passwords for all commands
SamePasswords: false
//If you set "SamePasswords" to true, put the password here
DefaultPassword: '1234567'
//Allow players to bypass if they have permission (commandlocker.bypass)
BypassPermission: false
//Alert all players with permission commandlocker.alert that the player got the password wrong
AlertOnWrong: true
//Log detail into the config
Log: true
Code (Text):
//Do not mess with this! in game commands will do it for you.
op:
Password: '12345'
Locked:
- op
PermLocked:
- '?'
Code (Text):
//Do not mess with this! The plugin will automatically generate one for you (If you set log to true in the Settings config file)
Log:
- '[BlazingBroGamerz]gottherightpassword.Command:helpPassword:1234Time:22/20/2015,
06:20:28'
- '[BlazingBroGamerz]gottherightpassword.Command:helpPassword:1234Time:22/22/2015,
06:22:04'[/FONT]
Messages.yml
Code (Text):
//Prefix for the plugin
Prefix: '&0[&3CommandLocker&0]&f'
//Message to be sent when a player tries to run a locked command
EnterPasswordMessage: '&4Pleaseenterthepassword!'
//Message to be sent when the player gets the password wrong
WrongPasswordMessage: '&4Thatisthewrongpassword!'
//Message to be sent when the player gets the password right
RightPasswordMessage: '&aSuccessfullyUnlocked!'
//Message to be sent if the command is permanently locked
PermLockedMessage: '&4Unavailable!'
[/FONT]
The bukkit dev page: http://dev.bukkit.org/bukkit-plugins/commandlocker/
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Command Locker is a free Minecraft Java mod. Downloaded 1,891 times (via Spigot). Download it and open it directly in the game.