OpPassword
PluginLicenseRef-All-Rights-Reserved

OpPassword

Op with password !

76
Downloads
1
Followers
6 months ago
Updated
📦
1
Versions

📖About OpPassword

OpPassword is a plugin that modify command /op and /deop, with new features.

Features:

  • Op a player or yourself with a configurable password.
  • Deop a player or yourself with a configurable password.
  • Get the list of all op players, online or not
  • Unop all players except you
  • Know if your password is good or not.
  • Set a limit of op.

CONFIG


#######################################################
#                                                     #
#                                                     #
#                                                     #
#                OpPassword config.                   #
#                                                     #
#                   Version 2.0                       #
#                                                     #
#      The plugin has been entirely review            #
#               in the update 2.0.                    #
#                                                     #
#                                                     #
#######################################################

#Do not forget to change the password before using it on your server.


#This is the password used for /op, /deop /changepassword, /unopall
#DO NOT USE A SIMPLE PASSWORD.
#You can see the security of your password with /securitypass


password: Minecraft


#The maximum amount of operator.
#If someone try to op him or someone this wouldn't work.
#You can the number of operators with /listop

maxop: 5


#Cancel the message if the password is said.
#Set it to true if you want to cancel the message
#Set it to false if not.

cancel: true



#General messages:

#Message send to the player when he doesn't have permission
#Placeholder none.

nopermission: "&cYou do not have permission to perform this command."

#Message send to the player when there too many operator.
#Placeholder: %MAXOP%

toomanyop: "&cToo many operators ! (Maximum: %MAXOP%)"

#Message send to the player if he say the password and "cancel" is true.
#Placeholder none.

cancelmsg: "&aYou said the password ! Message cancelled !"


#Message send to the player on command /listop.
#Placeholder: %NUMBEROP%, %MAXOP%

listopmsg: "&6List of players opped %NUMBEROP%/%MAXOP%:"


#Message send to the player when this isn't the good password
#Placeholder: none.

wrongpass: "&cIncorrect password !"




#Command /OP.



#Example of this command: /op Minecraft or /op Minecraft Notch
#Placeholder: none.

oparguments: "&cCorrect usage: /op <Password> [<Player>]"


#Message send to the player when this is the good password
#Placeholder: none.

goodpasswordop: "&aGood password! You are now op !"


#Message send when you try to op console
#Placeholder: none

consolecannotbeop: "&cYou can't op console !"


#Message send to the player when he already op
#Placeholder: none

alreadyop: "&cYou are already op !"


#Message send to the player when target already op
#Placeholder: none

targetalreadyop: "&cTarget is already op !"


#Message send to the player who got op when this is the good password
#Placeholder: %PLAYER%

oppedyou: "&a%PLAYER% opped you!"


#Message send to the player when he op another person
#Placeholder: %PLAYER%

targetop: "&aYou opped %PLAYER%!"




#Command /DEOP



#Example of this command /deop Minecraft or /deop Minecraft Notch
#Placeholder none.

deoparguments: "&cCorrect usage: /deop <Password> [<Player>]"


#Message send to the player when this is the good password
#Placeholder: none.

goodpassworddeop: "&aGood password! You are now deop!"


#Message send to the player who got deop when this is the good password
#placeholder: %PLAYER%

deoppedyou: "&c%PLAYER% deopped you!"


#Message send to the player when he already deop
#Placeholder: none

alreadydeop: "&cYou are already deop !"


#Message send to the player when target already deop
#Placeholder: none

targetalreadydeop: "&cTarget is already deop !"

#Message send to the player when he deop another person
#Placeholder: %PLAYER%

targetdeop: "&aYou deopped %PLAYER%!"

#Message send when you try to deop console
#Placeholder: none

consolecannotbedeop: "&cYou can't deop console !"



#Command /UNOPALL
#(this command deop all players except you.)



#Example of this command /unopall
#Placeholder none.

unopall: "&aAll players are now unop except you !"

#Message send to the players who got deop.
#Placeholder: %PLAYER%

COMMANDS

[] = Optionnal

/op []

/deop []

/listop

/unopall

/securitypass

PERMISSIONS

/op (no permissions)

/deop (no permissions)

/listop (op)

/securitypass (op)

/unopall (op)