Description
Strings Replacer Plugin
Downloads :
StringReplacer 1.1#01 - Bukkit 1.7.9
StringReplacer 1.2#Alpha - Bukkit 1.7.9
This plugin replaces strings with other strings in you game chat & on placed signs. This can be very practical for example if you want to replace abreviations by complete words. For example you can add the shortcut "Hello World" that would be sent in the chat if you write "hw". You just have to execute an easy command to add the abreviation and you're done ! You can also use this plugin for special characters; for example french uses accents on letters. On my server, I added the shortcut "É" and I get it by writting "Eé".
Example of usage :
I want to add "É" character. First of all, I type a short command
...And you are done ! I check if your shortcut is in the list :
Alright, I want more !
I added the most common and useful one, but there isn't any limit to it !
Commands and their usages :
| Command | Function | Executors |
|---|---|---|
| /str | Main command of the plugin | str.moderate |
| /str add <string> <replacer> | Adds a new string in the config, <string> will be replaced by <replacer> | str.moderate |
| /str remove <string> | Removes <string> in the config | str.moderate |
| /str options <enable - disable> <chat - signs> | Turn on/off the replacer | str.moderate |
| /str list | Lists every strings registred and it's replacement | str.list |


