Beta 1.0.9

Details

  • Filename
    LoyaltyPoints.jar
  • Uploaded by
  • Uploaded
    Jun 25, 2012
  • Size
    46.26 KB
  • Downloads
    365
  • MD5
    6ef103860eb0a07496ea620bf83af7a5

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

Beta 1.0.9 AFK tracking system Fixed a bug 1.0.8.4 Fixed a bug where at some point it wouldn't save the data to the file / database. Some clean up

Beta 1.0.8.3 Fixed a bug where at some point it wouldn't save the data to the file / database, some clean up

1.0.8.2 fixed a bug their caused file points not to be loaded

1.0.8.2 Fixed abug there wiped users.

1.0.8.1 Fixed a bug on the startup (it couldn't check if there was a new version)

1.0.8 Made mysql and SQlite support (for install see here) made shorter playtime command /lp time

1.0.7.1 Fixed the bug causing lp top not to work properly

1.0.7

Made some checks on the config file, so it checks if it excists (don't gets you yml errors)

Fixed a bug where ppl, could use a command they didn't have permission for

Made a new class for users (bether code style and so on)

1.0.6 bug fix, now the plaaytime tracker is right before it was possibly to get playtime if you logged in in one day and then logged in another day, then you would get playtime from the starting point to the next time you login (this is now fixed)

Added command /lp add [player] [Points] Added Permission loyaltypoints.add (default false)

the command can also add negative points (ex. if you want to take 3 points from person x. then /lp add x -3)

1.0.5 Made some changes and added a variable in the config (updatetime) which is the what cycle it needs to save the points to config. added /lp playtime and some other fixes

Permission changes: loyaltypoints.playtime (allow the player to see it's playtime) Made some changes to the permissions: now include: loyaltypoints.user: loyaltypoints.check.self, loyaltypoints.next, loyaltypoints.help, loyaltypoints.top,loyaltypoints.playtime loyaltypoints.admin all permissions

Bad error handling when adding to a user that aren't found. (fixed in new release)