8eb3d25969
This is 2.7.0
Olof Larsson
2014-11-19 11:51:36 +01:00
f8d7e50828
Ensure 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 +01:00
c058cd7ca5
Split up set in to claim and unclaim
Olof Larsson
2014-11-19 10:30:44 +01:00
2240696c98
Get PS from Location rather than Entity to minimize the risk for hitting a velocityX NaN bug.
Olof Larsson
2014-11-18 10:00:15 +01:00
7da0b805a1
Improve source code comments for MFlag and MPerm.
Olof Larsson
2014-11-18 09:49:11 +01:00
19ce054de2
Deprecate some methods, add some config comments and fix an adminmode bug.
Olof Larsson
2014-11-14 08:41:58 +01:00
a376fffa47
Use 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 +01:00
8d285eab34
Event 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 +02:00
e722662223
Added more faction permissions. Allies can now teleport to each others homes per default.
Olof Larsson
2014-10-03 09:01:36 +02:00
ebfbbf4555
Fixed LWC integration for servers not using LWC and automated dynmap flags.
Olof Larsson
2014-10-03 08:07:12 +02:00
bf325c46df
This 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 +02:00
422c896631
Make the Faction Permissions more dynamic as well.
Olof Larsson
2014-10-02 14:02:07 +02:00
670d8e4a5f
Better 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 +02:00
2f021ecc72
Remove random custom special faction ids and create update process for it.
Olof Larsson
2014-10-01 22:00:08 +02:00
cfc95f4895
Support 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 +02:00
72da80bfa0
Extra related fixes.
Olof Larsson
2014-09-18 14:45:32 +02:00
9503baff6e
Silence the create and disband actions. The general public need not know. It will just be spammy.
Olof Larsson
2014-09-18 14:37:30 +02:00
b65d76f4e9
This option should always be disabled. Will only result in extensive trolling.
Olof Larsson
2014-09-18 14:29:19 +02:00
aa350da005
Improve the Faction home system.
Olof Larsson
2014-09-18 13:41:20 +02:00
a4ff2abd5c
Sync MConf at once on update. Also don't transfer 0 money on disband.
Olof Larsson
2014-09-18 00:18:07 +02:00
07ab309e1c
Better world feature sets.
Olof Larsson
2014-09-17 22:29:33 +02:00
cf859f2e61
Upgraded to EngineAbstract for LWC and made use of the LWC module system.
Olof Larsson
2014-09-17 21:31:41 +02:00