TrollCommandsPlusPlus v4.19.38

Details

  • Filename
    TrollCommandsPlusPlus-4.19.38.jar
  • Uploaded by
  • Uploaded
    Jul 23, 2017
  • Size
    8.68 MB
  • Downloads
    345
  • MD5
    5f2055d1b0b9a75394f7cca9112f9774

Supported Bukkit Versions

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

Changelog

* Overhauled a few systems for better readability, fewer errors, and more performance. More info below.
* /troll convert now has the ability to undo conversions
* /troll convert now requires a type
* /troll effect now has the ability to undo effects
* /troll effect now requires a type
* /troll fill now has the ability to undo fills
* /troll invert has slightly better info text
* If anything goes wrong, data related to the error will be sent off. This makes it much easier for me to fix things that go wrong.
* Started working on the possibility of multi-language support. Maybe.
* All commands now utilize the new error/complete system
* All commands now allow toggle-off for offline players
* All commands now allow toggle-off for immune players
* Most commands stick with players even if they log out or are kicked
* /troll attachcommand now allows you to undo the action of attaching a command to an item
* Anvils from /troll anvil no longer stay as blocks
* /troll empower now correctly targets only players who have actually been empowered rather than ones with coincidentally the same effects
* /troll invert now correctly re-assigns flight speed on quit
* /troll foolsgold and /troll nightmare now correctly follow the player on respawn
* No more memory leaks from storing whole players!
* Improved memory footprint greatly by removing a lot of duplicate or unneeded objects during execution
* Minor bug fixes and performance improvements (really, they aren't even worth mentioning)
* Moved some code around to make things easier to read and edit