SGTitles 1.2

Details

  • Filename
    SGTitles.jar
  • Uploaded by
  • Uploaded
    Jun 24, 2012
  • Size
    33.54 KB
  • Downloads
    7,516
  • MD5
    a23465363ea6bbfd8382d255ae4d1f1f

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

Version 1.2

  • Built against latest CB RB (4.0)
  • SGTitles now supports spaces in titles! Use an underscore in the title data and it will convert it to a space. (Ex. /title create test [Test_Guy] prefix)
  • Should resolve the issue with titles vanishing on logout.
  • Rewrote entire SQL backend
  • Started preliminary work for MySQL support. MYSQL SUPPORT IS NOT FINAL AND IS MOSTLY UNTESTED. USE AT YOUR OWN RISK!

Version 1.1

  • Updated for 1.2.5
  • Fixes issues with latest McMMO
  • Works with latest version of Heroes
  • Changed most of the database code. Should resolve most outstanding bugs

Note: Sorry for the slow update! Been super busy and finally had time to sit down and update everything. I will be keeping this fully up to date once again. Expect new features soon!

Version 1.0

  • Built against latest CB Beta for 1.2

Version 0.8

  • Added ability to set default colors for players via permission groups (These can be overwritten if a player has access to any other colors)
  • Added ability to format the display name however you wish
  • Title list is now paginated. /title list <page> or /title list <user> <page>
  • Resolved issue with Vault sometimes not returning all of a users groups (Thanks dadaemon)
  • Resolved issues with titles being uppercase and not being recognized.

Version 0.7

  • Added the option to give out Heroes related titles without having to master the class in config.yml (require-master)
  • Players who have already mastered their class before implementing SGTitles will be granted their appropriate title next log-in
  • Add option to disable group permission support for those who do not have a compatible permissions system (use-permissions)
  • Fixed bug in /hero clear that would send the player a "No permission" message even though the clear still ran

Version 0.6

  • You can now enable server-wide broadcasting for any achievement-based titles in config.yml
  • You can now turn off default name colors in the config.yml. You can also set the default name color.
  • Added Spout title configuration option to config.yml (You can move prefix/suffix/line breaks to wherever you wish!)
  • Added /title reload (Permission: sgtitles.admin.reload)
  • If a user is already beyond the level set for titles in mcMMO, the next time they level they will be granted that specific title
  • Fixed NPE caused by trying to revoke a title from someone who has never set a title before
  • Fixed /title set to match titles even if a user is entering uppercase characters

Version 0.5

  • First beta release!
  • DisguiseCraft is known to clear a players display name when they undisguise. No resolution for this just yet.