PERMISSIONS REQUIRED TO USE /ANON
- ams.use
EXISTING COMMANDS
To send anonymous messages
/anon <message>
Reload plugin settings
/amsreload
Required permissions: ams.reload
No further configuration is required. The config.yml looks like this
Configuration:
chatPrefix: “&8anon”
#In both format messages, you can use %prefix% and %message%, and only in the waiting time message can you use %seconds%.
format: “%prefix% &f:&7 %message%”
waiting-time-message: “&7You must wait %seconds% seconds before running this command again.”
waiting-time: 120 #seconds
In the chat prefix, you must set how you want the prefix to appear when messages are sent anonymously by a player. The waiting-time is also implemented, which is a delay between one message and another, to prevent abuse of the command.
ESPAÑOL
PERMISOS NECESARIOS PARA USAR EL /ANON
- ams.use
COMANDOS EXISTENTES
Para enviar mensajes anonimos
/anon <mensaje>
Recargar las configuraciones del plugin
/amsreload
Permisos requeridos: ams.reload
No requiere mayores configuraciones, el config.yml se ve asi
Configuración:
chatPrefix: "&8anon"
#En ambos mensajes de formato, puede utilizar %prefix% y %message%, y solo en el mensaje de tiempo de espera puede utilizar %seconds%.
format: "%prefix% &f:&7 %message%"
waiting-time-message: "&7Debe esperar %seconds% segundos antes de volver a ejecutar este comando."
waiting-time: 120 #segundos
en el chat prefix, debes establecer como quieres que se vea el prefix cuando se envien los mensajes de un jugador de forma anonima. tambien se implementa el waiting-time, el cual es un delay entre un mensaje y otro, esto para evitar el abuso del comando