8eb3d25969This is 2.7.0
Olof Larsson
2014-11-19 11:51:36 +0100
f8d7e50828Ensure recreation of faction flags and perms on getAll and every 3 seconds to allow for runtime database deletion without server crash.
Olof Larsson
2014-11-19 11:24:36 +0100
c058cd7ca5Split up set in to claim and unclaim
Olof Larsson
2014-11-19 10:30:44 +0100
2240696c98Get PS from Location rather than Entity to minimize the risk for hitting a velocityX NaN bug.
Olof Larsson
2014-11-18 10:00:15 +0100
7da0b805a1Improve source code comments for MFlag and MPerm.
Olof Larsson
2014-11-18 09:49:11 +0100
19ce054de2Deprecate some methods, add some config comments and fix an adminmode bug.
Olof Larsson
2014-11-14 08:41:58 +0100
a376fffa47Use Massive collections to avoid null checks, convert to lower case and use quicker permission and flag checking.
Olof Larsson
2014-11-13 11:41:21 +0100
aa0edb28b7Add Expansions command and placeholders.
Olof Larsson
2014-11-12 11:34:43 +0100
40a666c7c3Breaking out to an expansion plugin.
Olof Larsson
2014-11-07 13:14:32 +0100
caeb907a03Java 1.6 Compliance. Dynmap as jar dependency. Their maven repo does not seem to work.
Olof Larsson
2014-11-07 08:38:26 +0100
2ac847fe14Added tip to /f set. Empowered board interface with extra methods.
Olof Larsson
2014-10-22 07:50:30 +0200
b1c0512b46Fire FactionsEventDisband when last player leaves faction. Fixes#642.
Olof Larsson
2014-10-21 07:48:42 +0200
972eace5d2Better MFlag description system
Olof Larsson
2014-10-18 18:30:13 +0200
2612615d52Increase the map width by another character, better ARRel, tweaked default permissions.
Olof Larsson
2014-10-16 18:03:58 +0200
7696265eefEventified /f f and better flag interest detection.
Olof Larsson
2014-10-15 14:35:50 +0200
8d285eab34Event based and configurable player timeout system, visible through /f p. Also started storing the last player activity locally since the Bukkit API is broken. This will probably fix issues reported where players never get kicked.
Olof Larsson
2014-10-06 13:08:34 +0200
e722662223Added more faction permissions. Allies can now teleport to each others homes per default.
Olof Larsson
2014-10-03 09:01:36 +0200
ebfbbf4555Fixed LWC integration for servers not using LWC and automated dynmap flags.
Olof Larsson
2014-10-03 08:07:12 +0200
bf325c46dfThis is not the place to remove invisible stuff. Should be done in the dynmap format in the config instead.
Olof Larsson
2014-10-02 16:33:50 +0200
9b392f38a1Add empty line below motd
Olof Larsson
2014-10-02 16:29:12 +0200
f6ac407a14Fix parameter name
Olof Larsson
2014-10-02 16:15:15 +0200
422c896631Make the Faction Permissions more dynamic as well.
Olof Larsson
2014-10-02 14:02:07 +0200
670d8e4a5fBetter flag system. Permission to change faction flags of choice. Possibility for other plugins to add faction flags, and more.
Olof Larsson
2014-10-02 11:45:06 +0200
2f021ecc72Remove random custom special faction ids and create update process for it.
Olof Larsson
2014-10-01 22:00:08 +0200
cfc95f4895Support more sender object types in the canPlayerBuildAt method. Makes it possible to check offline player rights too.
Olof Larsson
2014-09-19 09:30:08 +0200
72da80bfa0Extra related fixes.
Olof Larsson
2014-09-18 14:45:32 +0200
9503baff6eSilence the create and disband actions. The general public need not know. It will just be spammy.
Olof Larsson
2014-09-18 14:37:30 +0200
b65d76f4e9This option should always be disabled. Will only result in extensive trolling.
Olof Larsson
2014-09-18 14:29:19 +0200
aa350da005Improve the Faction home system.
Olof Larsson
2014-09-18 13:41:20 +0200
a4ff2abd5cSync MConf at once on update. Also don't transfer 0 money on disband.
Olof Larsson
2014-09-18 00:18:07 +0200
07ab309e1cBetter world feature sets.
Olof Larsson
2014-09-17 22:29:33 +0200
cf859f2e61Upgraded to EngineAbstract for LWC and made use of the LWC module system.
Olof Larsson
2014-09-17 21:31:41 +0200