Olof Larsson
|
3d93d07c99
|
Fix guardian spelling.
|
2014-12-10 09:14:13 +01:00 |
|
drexplosionpd
|
bd89d9d3e8
|
Update MConf.java
Added 1.8 Block, mobs, and Armor stand
|
2014-12-08 22:18:56 -05:00 |
|
Olof Larsson
|
e5d7749255
|
Use inhouse getOnlinePlayers method.
|
2014-12-03 02:13:39 +01:00 |
|
Olof Larsson
|
446ba5c74c
|
Swapped open flag yes/no descriptions. They were the wrong way around.
|
2014-11-24 07:56:10 +01:00 |
|
Olof Larsson
|
ad4fab5372
|
Fix a security flaw in the player autokick algorithm. Never trust OfflinePlayer#lastPlayed().
|
2014-11-21 09:59:04 +01:00 |
|
Olof Larsson
|
f8d7e50828
|
Ensure recreation of faction flags and perms on getAll and every 3 seconds to allow for runtime database deletion without server crash.
|
2014-11-19 11:24:36 +01:00 |
|
Olof Larsson
|
7da0b805a1
|
Improve source code comments for MFlag and MPerm.
|
2014-11-18 09:49:11 +01:00 |
|
Olof Larsson
|
3cb44eef0c
|
Better defaults
|
2014-11-17 11:14:09 +01:00 |
|
Olof Larsson
|
19ce054de2
|
Deprecate some methods, add some config comments and fix an adminmode bug.
|
2014-11-14 08:41:58 +01:00 |
|
Olof Larsson
|
a376fffa47
|
Use Massive collections to avoid null checks, convert to lower case and use quicker permission and flag checking.
|
2014-11-13 11:41:21 +01:00 |
|
Olof Larsson
|
40a666c7c3
|
Breaking out to an expansion plugin.
|
2014-11-07 13:14:32 +01:00 |
|
Olof Larsson
|
caeb907a03
|
Java 1.6 Compliance. Dynmap as jar dependency. Their maven repo does not seem to work.
|
2014-11-07 08:38:26 +01:00 |
|
Olof Larsson
|
2ac847fe14
|
Added tip to /f set. Empowered board interface with extra methods.
|
2014-10-22 07:50:30 +02:00 |
|
Olof Larsson
|
b1c0512b46
|
Fire FactionsEventDisband when last player leaves faction. Fixes #642.
|
2014-10-21 07:48:42 +02:00 |
|
Olof Larsson
|
972eace5d2
|
Better MFlag description system
|
2014-10-18 18:30:13 +02:00 |
|
Olof Larsson
|
2612615d52
|
Increase the map width by another character, better ARRel, tweaked default permissions.
|
2014-10-16 18:03:58 +02:00 |
|
Olof Larsson
|
7696265eef
|
Eventified /f f and better flag interest detection.
|
2014-10-15 14:35:50 +02:00 |
|
Olof Larsson
|
7ceafaee55
|
Weaken the default territory shield. Suggested by my server staff.
|
2014-10-14 10:33:05 +02:00 |
|
Olof Larsson
|
2a827a28b1
|
Improve /f map by increasing the width and making the height much larger in case its a single view.
|
2014-10-14 09:09:37 +02:00 |
|
Olof Larsson
|
e3785a1790
|
Customized formats when using different claim tools.
|
2014-10-14 08:56:07 +02:00 |
|
Olof Larsson
|
8f694e6277
|
Fix circle claim and bump the max radius.
|
2014-10-14 08:19:00 +02:00 |
|
Olof Larsson
|
8d31a0d4a0
|
New command structure. Todo fix broken circle claim.
|
2014-10-13 15:14:34 +02:00 |
|
Olof Larsson
|
c690d33ad6
|
Better claiming. Step 1.
|
2014-10-13 11:42:40 +02:00 |
|
Olof Larsson
|
b54293577d
|
Rework the ARFaction. No best match. Matching is slow and dangerous.
|
2014-10-13 08:11:00 +02:00 |
|
Olof Larsson
|
7658b4d42a
|
Actually these are better default values.
|
2014-10-08 11:19:06 +02:00 |
|
Olof Larsson
|
8630ae8ed3
|
Better See Chunk
|
2014-10-08 09:24:03 +02:00 |
|
Olof Larsson
|
f1375ea699
|
Rename and repackage the Engines/Listeners.
|
2014-10-08 06:38:26 +02:00 |
|
Olof Larsson
|
54e04fee88
|
Listeners should be MassiveCore engines.
|
2014-10-08 06:24:37 +02:00 |
|
Olof Larsson
|
48bda6a2df
|
Claimnear perm and optional minimum distance between factions.
|
2014-10-07 17:08:40 +02:00 |
|
Olof Larsson
|
4286a0c1a0
|
Some flag tweaks. Use same name scheme as permissions. Also added deposit permission.
|
2014-10-07 12:30:44 +02:00 |
|
Olof Larsson
|
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.
|
2014-10-06 13:08:34 +02:00 |
|
Olof Larsson
|
a57f05eb1d
|
Only block natural spawn types.
|
2014-10-03 18:01:40 +02:00 |
|
Olof Larsson
|
73c56fee64
|
Protect MinecartChest and MinecartHopper.
|
2014-10-03 13:16:07 +02:00 |
|
Olof Larsson
|
7b508a9870
|
Fix the cactus dupe
|
2014-10-03 12:52:46 +02:00 |
|
Olof Larsson
|
d0a2133976
|
Some NPE evasion and checking
|
2014-10-03 11:48:25 +02:00 |
|
Olof Larsson
|
636e72ee67
|
Slightly better claim messages. Much better LWC.
|
2014-10-03 11:23:54 +02:00 |
|
Olof Larsson
|
e722662223
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
|
Olof Larsson
|
ebfbbf4555
|
Fixed LWC integration for servers not using LWC and automated dynmap flags.
|
2014-10-03 08:07:12 +02:00 |
|
Olof Larsson
|
9b392f38a1
|
Add empty line below motd
|
2014-10-02 16:29:12 +02:00 |
|
Olof Larsson
|
f6ac407a14
|
Fix parameter name
|
2014-10-02 16:15:15 +02:00 |
|
Olof Larsson
|
a09ee5f1f4
|
MOTD
|
2014-10-02 16:12:16 +02:00 |
|
Olof Larsson
|
422c896631
|
Make the Faction Permissions more dynamic as well.
|
2014-10-02 14:02:07 +02:00 |
|
Olof Larsson
|
670d8e4a5f
|
Better flag system. Permission to change faction flags of choice. Possibility for other plugins to add faction flags, and more.
|
2014-10-02 11:45:06 +02:00 |
|
Olof Larsson
|
2f021ecc72
|
Remove random custom special faction ids and create update process for it.
|
2014-10-01 22:00:08 +02:00 |
|
Olof Larsson
|
72da80bfa0
|
Extra related fixes.
|
2014-09-18 14:45:32 +02:00 |
|
Olof Larsson
|
b65d76f4e9
|
This option should always be disabled. Will only result in extensive trolling.
|
2014-09-18 14:29:19 +02:00 |
|
Olof Larsson
|
07ab309e1c
|
Better world feature sets.
|
2014-09-17 22:29:33 +02:00 |
|
Olof Larsson
|
f0189c0f8f
|
Fix an updater bug, remove the aspect and readd EngineIdUpdate.
|
2014-09-17 16:15:33 +02:00 |
|
Olof Larsson
|
d35fb013d6
|
Initial version of auto updater for the new non universed version.
|
2014-09-17 15:51:09 +02:00 |
|
Olof Larsson
|
84815a6cd8
|
Remove whitelist and blacklists for now till we have them properly thought through.
|
2014-09-17 14:35:57 +02:00 |
|