1.1.11B

Details

  • Filename
    KFactions-1.1.11B.jar
  • Uploaded by
  • Uploaded
    Nov 12, 2012
  • Size
    311.00 KB
  • Downloads
    330
  • MD5
    fffa2739907f8a6beab735e23258e80d

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

commit 05f6a4e817d4d8c530cf9634b2cba982fb922a88 Author: kmcguire <[email protected]> Date: Mon Nov 12 19:33:50 2012 -0600

FIXED SOME MESSAGE FORMATTING ISSUES + fixed some message formatting issues

commit 98395c0eb54827de97a9226c18bdf468367b3b8b Author: kmcguire <[email protected]> Date: Mon Nov 12 19:27:58 2012 -0600

IMPROVED HELP AND ADDED DESCRIPTION OF BLOCK FOR BLOCKRANKS INSTEAD OF NUM + added static class TypeIdToNameMap to convert a TypeId into the actual textual name of a block or item + commands dealing with block ranks now use a textual name in place of a pure number when the entry is contained in the TypeIdToNameMap class this provides a much easier to read and understand interface @ completely overhauled the help command to hopefully provide an easier to read and understand help system; now has descritions and grouping of commands seperate from basic commands

commit af71a47e52921348662e41efb7a75e4d9d791fec Author: kmcguire <[email protected]> Date: Mon Nov 12 18:32:16 2012 -0600

FIXED TWO BUGS IN BLOCKRANKS ! fixed logic bug for block rank code in interact, place, and break events ! fixed bug in hashCode method for TypeDataID class which is used in the block rank code

commit 3721541807f7cb8fbea0694cf193da3780a525ee Author: kmcguire <[email protected]> Date: Mon Nov 12 16:16:44 2012 -0600

FIXED getFactionByName AFFECTING YANK AND STICK COMMANDS + fixed bug where it was case-sensitive for the method getFactionByName this bug effected the operation of the yank and stick console commands

This package will work on both Tekkit and plain Bukkit servers.

Existing Plugin Users

If you are a new user of this plugin then you can ignore this section!

This package will upgrade the old data file plugin.data.factions to a new file format named kfactions.data.yml which you can read and edit by hand. The old format was completely in binary using Java's serialization implementation.