Muni

Muni

2.5k Downloads

Expand commands to handle console or fail gracefully

xiebozhi opened this issue ยท 1 comments

commented

Its currently very ugly when sending commands from the console due to the player.sendMessage()'s

commented

This was fixed by a special method (Muni.out() ) that detects the command sender and outputs to the appropriate place. Also, commands were restructured and now exit gracefully when the command is not console-enabled.