CommandHelper
CommandHelper copied to clipboard
Rapid scripting and command aliases for Minecraft owners
CMDHELPER-2829 - Reported by CyaNox After having the test server idle for a while (no scripts calling any PSN calls that would store in the Redis PSN) the following error...
CMDHELPER-2830 - Reported by CyaNox Currently the only way we can interact with Redis is through the PSN. This is fairly limiting compared to what is all possible with Redis....
CMDHELPER-2954 - Reported by TerrorBite ==Issue== Initially a {{JedisConnectionException}} is thrown when the connection is lost (for whatever reason). There is apparently no attempt made to reestablish connection. Subsequently, any...
CMDHELPER-3063 - Reported by LadyCailin When register_command is used to override an existing command, upon recompile, the command should be reset to the previous state. Currently, commands registered this way...
CMDHELPER-3020 - Reported by VergilPrime So lets say I run a command in shell(). Lets say the code is shell(@command). I run it, something's wrong so it errors. I see...
CMDHELPER-3068 - Reported by Hazae41 May you develop a BungeeCord support in another version of CommandHelper (or add it to the current version) please? Thanks in advance.
CMDHELPER-3071 - Reported by bexco2010 in commandhelper, player_pre_craft event was exist, but player_craft event wasn't exist. and lots of events is not exists, for example: FurnaceBurnEvent, FurnaceSmeltEvent, please make it!
CMDHELPER-2624 - Reported by jb_aero 1) Compiler should be run on a separate thread. ~~2) Change default aliases file to something with the .msa extension~~ - DONE
CMDHELPER-3107 - Reported by redwall_hp I'm writing a sort of exporter script to fill a new sqlite database with a large quantity of data exported from CommandHelper's persistance.db and a...
CMDHELPER-3146 - Reported by Raven0 Any possibility for these to be added, at least just for grabbing info? Better than to scan full chunk to see if X tile entity(like...