v1.4.1

Details

  • Filename
    setXP.jar
  • Uploaded by
  • Uploaded
    Nov 7, 2012
  • Size
    16.75 KB
  • Downloads
    1,150
  • MD5
    0785cd15e9108e07c994cb30f4555826

Supported Bukkit Versions

  • CB 1.4.2-R0.2
  • CB 1.4.2-R0.1
  • CB 1.3.2-R3.0

Changelog

Please Donate

1.4.1

Added: "/setxp remove {player} [levels]" command to reduce XP by a number of levels

1.4.0

Added: Configurable maximum level
Added: FORCED maximum level (so no player can ever go above the max level, including with xp orbs)
Fixed: Config not being loaded properly when not using Vault

1.3.3

Fixed: XP is not set if player has insufficient funds

1.3.2

Tweak: Changed to function of /setxp when used on it's own (with no parameters)
Tweak: Set all permissions to default to ops
Tweak: Minor change to vault interaction

1.3.1

Rebuilt using a Java 6 library to hopefully prevent some compatibility issues.

1.3

Added: Economy support for charging players to use setXP! Added: New permission node setxp.free (not charged for using setXP) Fixed: Maximum XP level set to 32767 to avoid GUI problems

1.2.3

(DOH! Skipped 1.2.2... must stop doing that!)
Tested: Works with 1.1-R6 AND 1.2.2-R0.1 (#2013)
Update: Minor code tidy up

1.2.1

Tweaked for new Bukkit API

1.2

+ Added /setxp add (increase level by specified amount)

+ Added new permissions

  • setxp.add
  • setxp.add.others

- Moved permission "setxp.others" to "setxp.setxp.others" to match "setxp.add"

- Messages now use player's/target's Display Name instead of their User Name

1.1

+ Added ability to change another player's XP level

+ Added /getxp command to check another player's XP level

+ Added ability to be exempt from having your XP changed

+ Added ability to override exemption

+ Added new permissions

  • setxp.others
  • setxp.exempt
  • setxp.override
  • setxp.getxp

+ Added support for running commands from the console

1.0

Initial release