WeaponLevels v1.2.4

Details

  • Filename
    WeaponLevels.jar
  • Uploaded by
  • Uploaded
    Jun 10, 2013
  • Size
    38.63 KB
  • Downloads
    945
  • MD5
    678a63fa87790f21914138eaf3541885

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

v1.2.4

Source Changes:

  • + Added CHANGELOG.txt
  • + Added README.txt (still empty lol)
  • - Removed README (no filetype extension)
  • - Removed a lot of unused imports
  • ~ Merged listeners into one file
  • ~ Organized everything much better
  • ~ Completely redesigned the plugin's structure
  • ~ Lots of optimization
  • ~ Enable and Disable messages now grab author and version from plugin.yml instead of hardcoding

Game Changes:

  • + Added commands "/wl version", "/wl setlevel" and "/wl reload"
  • + Added support for SuperPerms-based permission plugins
  • + Added partial support for RPG Items (still much to do)
  • + Added support for CUSTOM level groups
  • + Added configuration for description and exp bar colors
  • + Added random levels to crafting
  • - Removed triangles next to Level and EXP bar
  • - Removed console spam
  • - Removed bugs with enchanted items
  • - Removed bug where some items' names changed to "null"
  • ~ Fixed problem where spawners were not allowed regardless of config

v1.2.3

REMOVED FOR REVISION

v1.2.2

Source Changes:

  • Updated to CraftBukkit 1.5.2-R0.1
  • Renamed source packages to com.coffecup.novus.*
  • Renamed main class to WLPlugin.class
  • Moved placed-block variables and methods to BlockChecker.class

Game Changes:

  • Tools now work properly with experience
  • Removed asterisks in item names
  • Added triangles in item lore for plugin identification
  • Stacks of items will no longer gain experience (configurable)
  • Blocks placed by players will no longer give experience when breaking
  • Maximum level is actually configurable now

v1.2.1

  • Separated the config into 5 files, all found in the "configuration" folder inside the WeaponLevels folder.
  • Each type of item (Weapons, Armor, Tools, and Items) has its own levels, enchantments, and options.
  • Enchantments actually work now!
  • Fixed the bug where all items were getting a Protection level 0 enchantment.
  • Empty CSV lists are now defaulted to "none" instead of "0.0" in order to fix the previously stated bug.
  • Small performance updates to reduce the VERY minor latency to an even more minor latency.
  • You can now change the maximum level.

v1.2

  • Weapons can receive enchantments as they level up
  • More configuration options
  • Tools level up as they are used (pickaxes on stone, shovels on dirt, etc.)
  • Armor levels up as it is hit
  • Players gain exp when items level up
  • Certain items can be disabled

v1.1

  • Seperate EXP for each mob in the config
  • BUG FIX: "Chrys Exploit" allowed players to get easy experience in non-pvp areas
  • BUG FIX: Console spam when hitting a mob with no item in your hand

v1.0

  • Initial Release

* This plugin is still in beta, and has just been under some heavy changes. Bugs are likely to occur, please report them so they can be fixed!