Selectively setExecutor for commands based on config.

This commit is contained in:
NuclearW
2012-01-31 04:10:39 -05:00
parent 3613cbd48b
commit 563baea812
2 changed files with 19 additions and 18 deletions

View File

@ -10,6 +10,7 @@ Version 1.2.09-dev
- New custom event for developers McMMOPlayerLevelUpEvent
- New custom event for developers McMMOItemSpawnEvent
- Changed LoadProperties from the old Configuration to FileConfiguration
- Removed aliasing from config.yml
Version 1.2.08
- Changed Bukkit events to new event system