SplitXP 2.3

Details

  • Filename
    SplitXP.jar
  • Uploaded by
  • Uploaded
    Feb 10, 2014
  • Size
    45.14 KB
  • Downloads
    354
  • MD5
    c8d3d3bfa99038a935c14f4b520a9c71

Supported Bukkit Versions

  • CB 1.6.4-R2.0

Changelog

2.3

  • Built against Bukkit 1.6.4 (Recommended Build)
  • Using Double instead of Integer for damages dealt and experience split event

2.2

  • Built against Bukkit 1.4.7 (Recommended Build)
  • Small deprecated repeated scheduled timer task fix

2.0

  • First full official release
  • HUGE bugfixes
  • Code/plugin optimizations (cleanup routines, messages, event handling etc.)
  • Separate thread for letting cleanup task run with low priority
  • Damage messages can be toggled on/off for and by each player
    • Configuration option for default players damage messages state
  • More informational messages
  • Saving of entity damages cache so that all damage dealt by players of specific entities gets stored when needed and is no longer lost when e.g. the server restarts
  • New configuration options
    • experienceAmountOnlyDependsOnDamageDealtByPlayers
    • dropRemainingExperience (only has an effect when experienceAmountDependingOnDamageDealtByPlayers is set to true)
    • giveBlockExpDirectlyToMiner for giving block exp directly to player that mined the block without dropping exp orbs
    • damageMessagesDefaultState

1.5b

  • Now supporting all living entities instead of just players and creatures (fixed the bug where e.g. magma cubes xp not split)
  • Some smaller improvements in the code and optimizations

1.4a

  • Fixed broadcast messages only being sent to a specific player instead of excluding this player from recieving broadcast messages
  • Code cleanup

1.3a

  • Added the first two custom events: SplitXPSplitEvent and SplitXPGiveExperienceEvent
  • Improvements in performance/optimization of cache cleanup routines and other code parts
  • Removed some unneeded/unimportant configuration options and variables
  • Fixed some configuration options not being cached
  • Plugin should be work as stable as beta now (I have seen no NPE's and/or other errors so far in one day testing period since I fixed the huge bugs)

1.2a

  • Huge bugfixes and optimizations
  • Should be really alpha now (not experimental anymore)

1.1a

  • Added more informational messages (e.g. when the configuration got reloaded etc.)
  • Now using the translatable/customizable messages pluginEnabled, pluginEnabledBy, pluginDisabled and pluginDisabledBy
  • Some small improvements in code

1.0a

  • Basic functionality, commands & configuration
  • Battle anti-cheating features
  • Own simple permission system (so no Vault or other permissions systems needed but I can add real permission support on request by using Vault)
  • Translatable/customizable messages where special characters and german umlauts should be possible (without color yet)

At the moment, this release is only for testing purposes! I recommend to not using this version on production servers. Expect bugs!

Please report any errors, bugs or performance issues. Thanks!

  • No bugs seen so far while tested on my server