WeaponLevels v1.2.6

Details

  • Filename
    WeaponLevels.jar
  • Uploaded by
  • Uploaded
    Jun 21, 2013
  • Size
    98.81 KB
  • Downloads
    15,693
  • MD5
    bced945302ee616e258e178e3a9e5995

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

v1.2.6

Source Changes:

  • - Removed bPermissions dependancy
  • - Code cleanups
  • - Added basic developer API - WeaponLevelsAPI

Game Changes:

  • + Blocks retain experience data after being placed
  • + Furnaces and Workbenches gain experience from being used
  • ~ Fixed bug requiring bPermissions to run
  • ~ Fixed bug overwriting configs
  • ~ Names from other plugins wont be overwritten
  • ~ Fixed bows and arrows
  • ~ Fixed console spam when bare-handed
  • ~ Fixed console spam: "Error reading experience bar!"

v1.2.5

Source Changes:

  • ~ Code cleanup
  • ~ Huge changes to permission checks
  • ~ Reduced to 4 config files

Game Changes:

  • + Added exp and bonuses for armor
  • + Added exp for tools
  • + Added exp and bonuses for fishing
  • + Added hunger bonuses for food
  • + Added fuel bonuses for coal
  • ~ Fixed problem where items would level up once without permissions and prevent it from being usable
  • ~ Fixed damage bonuses
  • ~ Removed experience bars from certain items

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!