mirror of
https://github.com/Ne0nx3r0/BetterAlias.git
synced 2025-01-09 19:48:30 +01:00
Updating version
This commit is contained in:
parent
2bb1978e2b
commit
06be8e7218
@ -24,7 +24,6 @@ public class BetterAlias extends JavaPlugin{
|
||||
//Register commands
|
||||
getCommand("bareload").setExecutor(new BetterAliasCommandExecutor(this));
|
||||
|
||||
|
||||
log("[BetterAlias] Enabled");
|
||||
}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: BetterAlias
|
||||
main: com.gmail.Ne0nx3r0.BetterAlias
|
||||
version: '0.4.1'
|
||||
version: '0.5'
|
||||
database: false
|
||||
description: Command alias system
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user