mirror of
https://github.com/Ne0nx3r0/BetterAlias.git
synced 2024-11-10 10:10:22 +01:00
"Smart" alias system for Bukkit commands
src/main | ||
.gitignore | ||
pom.xml | ||
README.md |
BetterAlias
"Smart" alias system for Bukkit commands
Links:
Build
- git clone https://github.com/Ne0nx3r0/BetterAlias.git
- cd BetterAlias
- mvn install
- cp target/BetterAlias*.jar {$server_dir}/plugins/BetterAlias.jar
- run server
Installation
- Add BetterAlias.jar to your plugins directory
- Once loaded an aliases.yml file will be created
- Customize the file and use /bareload to enable the changes.
- Use the examples inside aliases.yml to setup aliases for everyone to use! (or add a custom permission node for the command)