TrollCommandsPlusPlus v4.19.39

Details

  • Filename
    TrollCommandsPlusPlus-4.19.39.jar
  • Uploaded by
  • Uploaded
    Jul 25, 2017
  • Size
    8.71 MB
  • Downloads
    282
  • MD5
    83e2ef7cbd535f69582f550c56b09b49

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

​​* Fixed a pretty severe and silent bug in ServiceLocator that prevented "service swapping"
* Fixed issue with FileUtil erasing a file after opening it
* Added more information to each command's description
* Thrown exceptions now get redirected to GameAnalytics if Rollbar's monthly limit has been reached
* /troll now gives help pages (eg. /troll) (eg. /troll 2) etc..
* All commands no longer throw NullArgumentException when being undone
* Fixed cast exceptions in BlockUtil
* Fixed IndexOutOfBoundsException in CommandUtil
* /troll convert and /troll fill no longer throw cast exceptions on tab completion
* /troll search no longer throws a cast exception
* /troll stop now supports offline players
* /troll surround no longer throws "entity not found" exceptions
* /troll lock no longer throws NullPointerExceptions
* /troll log no longer throws NullPointerExceptions
* /troll foolsgold and /troll nightmare now stick with the player even if they quit and log back in
* /troll trickle (hopefully) no longer tries to set player exp above 1.0 (floating-point rounding errors suck)
* /troll whoami now adds a default list of names in addition to the list of people who have ever been on the server
* Made some code slightly more readable