ContextManager 2.1.0

Details

  • Filename
    contextmanager.jar
  • Uploaded by
  • Uploaded
    Aug 27, 2012
  • Size
    122.65 KB
  • Downloads
    526
  • MD5
    fc560461ad45b754c6ccdcd5b9fbb34e

Supported Bukkit Versions

  • 1.3.2
  • 1.3.1

Changelog

(2.1.0)

  • Fix prefix/permissions updating.
  • Make message for talking to oneself configurable.

(2.0.0)

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.1.0)
- (bugfix) Correctly schedule the task for updating the players permissions and prefixes.
- (add) Message for talking to oneself is configurable now.

(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.