v2.6.4

Details

  • Filename
    Residence.jar
  • Uploaded by
  • Uploaded
    Jul 15, 2012
  • Size
    245.13 KB
  • Downloads
    37,162
  • MD5
    f8184668f31187137a15de3894b4b1c7

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

v2.6.4

  • Enderpearl teleporting is now protected by "move" flag
  • Dragon eggs are now protected by "use"
  • Added "egg" flag to supersede "use"
  • Added "bucket" flag to "trusted" macro flag
  • All supported language files generate and update when out of date.
  • ResAdmin status is toggle-able by those with residence.admin permission
  • Updated German translation by webnews2
  • Added IronGolems, SnowGolems, and Ocelots to "Animals" flag
  • Cleaned up and fixed "move" flag.
  • Cleaned up residence healing
  • Removed world seed check from save files
  • Painting break and place now overridden by resadmin
  • Fence gates and nether fence gates now protected by both "door" and "use" flags
  • Removed mob combustion from "ignite" and put it in it's own flag "burn"
  • Bonemealing grass now prevented/allowed via "build" flag(Thankyou tonkovich)
  • WorldEdit selection will no longer set when the Residence selection changes until we find a fix for it, as that was what was causing selection bug.
  • Fixed selection bug for now
  • ATTENTION SERVER OPERATORS: You will need to add new flags(not flag groups) to the config in order for your users to use them, though they are nonessential.

v2.6.3

  • Added Hungarian and German translations, and fixed some problems with the Spanish and Chinese translations
  • Fixed market command help, including sub commands
  • Fixed several message bugs involving sub-zones
  • Fixed NoResHere message appearing when using string
  • Added the corner of residence coordinates to /res info
  • Cake, noteblocks, pressure plates, and diodes are now protected by "<use>"
  • New fields added to language files, Servers using custom language files will need to update.
  • The "<container>" flag now protects jukeboxes
  • The "<build>" flag now allows/denies crop trampling
  • Added flags to supersede "use" when present: "diode", "brew", "table", "door", "enchant", "bed", "button", "lever", "cake", "pressure", "note"
  • Added flag macros:"<redstone>" (button, diode, lever, pressure), "<craft"> (brew, table, enchant)
  • Added flag: "trample" When present overrides build perms to allow/deny trampling of crops
  • Added all new flag information to language files for /res flags ?
  • ATTENTION SERVER OPERATORS: You will need to add new flags(not flag groups) to the config in order for your users to use them, though they are nonessential.

v2.6.2

  • Fix null pointer exception when using WorldEdit selection.

v2.6.1

  • Missing WorldEdit on startup no longer breaks the plugin
  • Spanish, Chinese translations added (#197)
  • Python scripts are now included in the Jar
  • Added a "trusted" flag
  • Group settings can now be mirrored in the config.
  • Made residence select commands query World Edit for coordinates first when worldedit is enabled
  • Fix cross world teleport causing errors in console (fixes #186)
  • MyWorlds now loads before Residence

v2.6.0

  • Mod support provided via block ID lists in config.yml
  • WorldEdit selection will now be set when the Residence selection changes
  • "/res select residence" will now use your current location to fill in the residence and area names if not specified.

v2.5.8a

  • Color code string literals changed to ChatColor calls for improved code readability
  • French translation added

v2.5.8

  • Splash potions will be nullified on players in residences where pvp is false
  • Enchantment Tables are now in the "use" list.

v2.5.7

  • Added selection using WorldEdit
  • Define an area using WorldEdit, then use "/res select worldedit"
  • Tested using CB 1.2.5-R1.0 but should work with any 1.2.x build.

v2.5.6

  • Fixed Delay caused by permission check

v2.5.5

  • Fixed PlayerInteractEvent delay
  • Add "Brewing Stand" to "use" flag

v2.5.4

  • No longer built-in support: IConomy4 MineConomy
  • Updated built-in support: RealEconomy 1.11,bPermissions 2.9.1
  • Fixed Enderman protection.
  • Fixed ResidenceSigns v0.3,EssentialsECO supported
  • Now Permission groups correctly match.
  • UTF-8 support for config file

v2.5.3

  • Updated built in max selection height to be 255

v2.5.2

  • Fix some issues with newer CB builds.

v2.5.1

  • Update custom events to new event system

v2.5

  • Update to use new bukkit event system.

v2.4.4

  • Fixed a selection bug allowing selection beyond world above/below limits.
  • Added missing language text for warning when selection was going above/below limits (it was hard coded before, in language file now).
  • Fix a couple rare null pointer exceptions.