Changelog

Current Stable Version: 1.0 R1-2 Current Development Version: 1.1-RC1

1.1 RC1

  • Vault Support - Permissions and Economy Support
  • Added tables for economy handling (faction banks, transaction logs, gain/loss, general configuration of economy features)
  • UUID Read Fixes
  • Faction activity reports added (faction leaders can see the activity records of their members over the last 7 days)
  • Removed "op only" for faction creating - implemented permissions (defaults to op only)
  • MCStats implementation for plugin usage statistics collecting
  • Faction leaders can now set up faction paychecks. Anyone who has faction manage permissions can set up the amount of money which a member gets from the faction bank on paydays (payday intervals are configurable).
  • Factions can now gain income to their faction bank (if faction banks enabled) based on how much land they control. More land, more money - fully configurable. Faction owners can now withdraw from the faction bank at the Faction HQ. Faction members can deposit to the faction bank at the Faction HQ.
  • Friendly fire PVP can now be toggled by those with faction manage permissions.
  • People with manage permissions can now mute/unmute players from faction chat.
  • Performance fixes
  • Implemented configuration file for the economy (faction banks/paychecks) settings
  • Unclaiming and claiming land can now be set up to cost money from the faction bank
  • Creating a faction can now cost money from any Vault-registered economy plugin

1.0 R1-2

  • Enabled BETA compatibility - servers which have a special beta copy are now able to do /bug to report minor bugs directly to the development team without submitting a ticket or anything. Bugs are reported in-game without having to use any websites or anything. For major bugs, please use the support ticket system.
  • Included javax.mail and com.sun.mail packages within the plugin jar (this is the reason for the large file size increase) - this enables the bug reporting system to send the bug reports via SMTP to the developers.
  • Fixed various cosmetic bugs and spelling mistakes.
  • Fixed some logic errors in the faction chunk processing system.
  • Refactored some database handling methods to possibly prepare for remote database implementation.
  • Installation process is now updated on the main page - will be implementing a patching system in place of the full install system.

1.0 R1

  • Initial Release.