SHOW:
|
|
- or go back to the newest paste.
| 1 | # Arrumar o bug de quando o player e banido não conseguir falar no chat | |
| 2 | # By : GranTY | |
| 3 | # Forum : http://gamersboard.com.br/ | |
| 4 | # Changelog : erro de player não ter permissão arrumado | |
| 5 | ||
| 6 | # - CONFIGURAÇÕES - # | |
| 7 | options: | |
| 8 | # - Mensagem Permissões recarregadas - # | |
| 9 | mensagem: &aPermissões recarregadas | |
| 10 | ||
| 11 | on login: | |
| 12 | - | make the console execute command "/pex reload " |
| 12 | + | make the console execute command "/manload" |
| 13 | wait 10 seconds | |
| 14 | send "{@mensagem}" |