TweakcraftUtils 2.2.6

Details

  • Filename
    TweakcraftUtils_2.2.6.zip
  • Uploaded by
  • Uploaded
    Oct 16, 2011
  • Size
    229.25 KB
  • Downloads
    1,235
  • MD5
    b50b1bb9f478049b4d46be9243fd49b9

Supported Bukkit Versions

  • CB 1317

Changelog

  • Added CUI support for ImprovedChat and ChatModes (ImprovedChat personal fork)
  • Added an option to set the time with a number, and not only day or night
  • Added rudimentary ArgumentHandler
  • Added /wc command due to some users that have been bothering me for a LONG time
  • Added /tamer sit
  • Added control for ViewDistance per world and per player, but that's disabled for now (until bukkit's devs enable it again)
  • Added multiple-playere tphere's, just do /s p1 p2 p3 p4
  • Added Spam checker, has to be enabled in the config,
  • Added spawnflags for /spawnmob, p:true for powered creepers, sc:color for colored sheep, ...
  • Added "sit" control to the tamertool
  • Added group-based broadcast
  • Added /lwho, see who is in localchat range
  • Added mod_InfDura (with clientside communication) support
  • Added a "random" dye color for sheep (sc:random)
  • Added a per-world nether option.
  • Added position saving when using /world
  • Added config and fixes for the RespawnEvent
  • Added (better?) support for CraftIRC3
  • Added /getspawn to see where you (or a world)'s spawn positition is set.
  • Added the option to keep a world's spawn in memory
  • Added world option for /who, Modified /listworlds to show the player amount in front of the worldname,
  • Added TweakTravelAgent, isn't in use right now though.
  • Added a searchwidth option per-world for nether portals.
  • Added PlayerList colours
  • Added support for PermissionsEx and BukkitPerms
  • (finally) updated items.csv for 1.7 (i though i already did that) and 1.8 items,
  • Added the option to cancel nick chat or not (for CraftIRC)
  • Added %clearcolors% to the IRC messageformat
  • Various small code fixes
  • Modified ArgumentParser, added a function that outputs the "normal" args and the unused ones.
  • Fixed some issues with the Permissions Resolver,
  • Fixed nick finding algorithm
  • Fixed datavalues flags for /i, use /i itemid;itemdamage or /i itemid d:damage (needs a new ArgumentParser fix)
  • Fixed /motd for consoles,
  • Fixed /ban with auto-nick completion for kicks. (It doesn't do it for bans, so why should it do it for kicks)
  • Fixed faulty plugin loading when the config isn't set up correctly