plachta11b / BetterAlias

"Smart" alias system for Bukkit commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetterAlias

"Smart" alias system for Bukkit commands

Links:

Build

  1. git clone https://github.com/Ne0nx3r0/BetterAlias.git
  2. cd BetterAlias
  3. mvn install
  4. cp target/BetterAlias*.jar {$server_dir}/plugins/BetterAlias.jar
  5. run server

Installation

  1. Add BetterAlias.jar to your plugins directory
  2. Once loaded an aliases.yml file will be created
  3. Customize the file and use /bareload to enable the changes.
  4. Use the examples inside aliases.yml to setup aliases for everyone to use! (or add a custom permission node for the command)

About

"Smart" alias system for Bukkit commands


Languages

Language:Java 100.0%