ContextManager 2.0.0

Details

  • Filename
    contextmanager.jar
  • Uploaded by
  • Uploaded
    Aug 26, 2012
  • Size
    122.21 KB
  • Downloads
    807
  • MD5
    879c834fba96afa1ecfada227e02e5c0

Supported Bukkit Versions

  • 1.3.2
  • 1.3.1

Changelog

2.0.0 - beta

Most important changes:

  • Big change: No need for plshared anymore!
  • Big change: Change to fully asynchronous chat.
  • Commands for tell, channel announce, global announce. Shortcuts are mapped to the commands (using scheduler). Shortcuts can be disabled.
  • Some fixes.
  • The party chat configuration is partly unused for now (except for use-event, which would allow to turn the logging off for party chat).

Shortly tested, there might still be synchronization issues, though, thus beta.

CHANGELOG

(2.0.0)
- (adjust) To fully async chat.
- (add) Configuration if to use the shortcuts @ and !/!! (are now mapped to commands). 
- (add) Commands for channel wide announcement, global announcement, tell a player.
- (bugfix) Announcements out of party chat.
- (remove) Dependency of plshared.

(1.1.0)
- (bugfix) Let service hooks fail from the start if plugins are not present.

BUGS:
* Permission and prefix updating currently needs a relog (fixed in next versions).