EmpireCommandSigns Beta-0.4f
Details
-
FilenameEmpireCommandSigns-Beta-0.4f.jar
-
Uploaded by
-
UploadedJan 20, 2014
-
Size28.22 KB
-
Downloads5,909
-
MD52dce144b7a3e32f2f1e839c32f58b9ea
Supported Bukkit Versions
- CB 1.7.2-R0.2
Changelog
If something is weird or broken, contact me! (The Bukkit Team made such a nice Ticket system).
Beta 0.4f
Minor Bugfix
- * fixed /ecs modperm (in combination with id....) doing the same as modcommand (fixed copy-paste lazyness)
Does not fix the issue of not doing permissions with an asterisk in special causes. Do work around this, try playing with permissions a little bit. But for security reasons one should not use asterisks on a command sign. ;-) I couldn't figure out weather the player.chat function is sync or async.
Beta 0.4e
- * fixed vault attachment/edited the error Messages
- * optimized the config handling
- * changed default config
- + less log spamming (configoption debugMessages)
Beta 0.4d
- * Fixed the setEconomy function. (should work with 1.5.2 and 1.6.2)
Beta 0.4b
Be careful with this version! - It is a barely tested dev-build.
- + added economy features - may be very buggy - use it carefully
- + added pseudo-silent-mode
- * Fixed the issue that signs didn't load properly on server startup - SQLibrary was not in the dependency list.
Beta 0.3.1a
- * Made the plugin less spam in enabling Sequence (removed the evil plugin thing).
- * Fixed a bug where no Sign can be removed.
Beta 0.3.1
- + added funtionality with pressure plates (id 70/72)
- + added Config-Node leftclick - To make it work, please remove the old empty config.yml before you update that the new one can be created.
- * Cleaned the code of the EntityListener - now much more readable.
Beta 0.3
Uses PatPeter SQLibrary version 4.2
- + added functionality with buttons.
- * fixed teleportation while location is not set. You now can remove the Location.
- * Now uses the newest Version of SQLibrary (you'll need it)
- - I think i'll never use the "-"
Beta 0.2.1
- + added the template %player%
Beta 0.2:
- + added removing/modifying command and permission
- * fixed an empty command/permission in the list
Beta 0.1b:
- *Fixed problem with overwriting commands while adding a permission.
Does not fix the issue of not doing permissions with an asterisk in special causes. Do work around this, try playing with permissions a little bit. But for security reasons one should not use asterisks on a command sign. ;-)
I couldn't figure out weather the player.chat function is sync or async.