Olof Larsson
94cffec16c
Add EnumerationUtil to simplify updates for server owners.
2017-03-24 15:07:59 +01:00
Olof Larsson
83b12fddc8
Rename and relocate Comparators and Predicates
2017-03-24 14:25:29 +01:00
Olof Larsson
bdbc1c79a2
IntelliJ Inspection Based Cleanup
2017-03-24 14:03:29 +01:00
Olof Larsson
60b4472735
Optimize Imports
2017-03-24 13:05:58 +01:00
Olof Larsson
ad6dc57fa8
Rework the BackstringSet solution
2017-03-23 16:40:32 +01:00
TheComputerGeek2
a18b6faf6f
Consider reinforcements and village invasions to be natural spawn reasons
2017-03-15 09:06:21 +01:00
ulumulu1510
6f782b8503
Add DisallowCause to EventFactionsPvpDisallowed.
2017-03-12 16:20:53 +01:00
Magnus Ulf Jørgensen
6e20e810f7
Split up EngineMain
2017-02-24 19:39:56 +01:00
Olof Larsson
c6b2983702
Fix world claiming issue.
2016-10-19 18:58:01 +02:00
Olof Larsson
9bca51b470
Maven
2016-10-09 10:59:43 +02:00
Mark Hughes
8c72b5e734
Adding denyCommandsDistance
2016-09-14 17:26:25 +02:00
magnusulf
3ce87426a7
Allow factionless vs factionless PvP
2016-06-17 13:53:24 +02:00
Olof Larsson
91d0676bf8
Protect against SignChangeEvent
2016-06-17 13:38:45 +02:00
Olof Larsson
0802c3367f
Add missing negation. Fixes #1101
2016-06-10 10:28:09 +02:00
Olof Larsson
011a59eb47
MassiveCore - Skip Off Hand Interact Test 1
2016-06-06 20:59:59 +02:00
Olof Larsson
150828712b
MUtil containsComamnd
2016-05-20 12:11:44 +02:00
Olof Larsson
a913433347
MassiveCore - Mixin Stuff part 2
2016-05-17 11:43:48 +02:00
Olof Larsson
9c9681957c
MassiveCore - Remove Static Mixin
2016-05-13 12:32:05 +02:00
BuildTools
32db800fe1
Max world claim count
2016-04-19 18:32:56 +02:00
BuildTools
67f5ff7edb
0.3h Add liquid flow protection toggle. Fix #1037
2016-03-21 15:57:52 +01:00
Olof Larsson
f03733f488
MassiveCore - Object Titles and Mixed Messages
2016-03-15 20:43:54 +01:00
daviga404
33e1d7749b
Check for zero money on faction disband
...
The takeOnDisband method of EngineEcon now checks if the amount of money
to be transferred to the player upon disbanding a faction is 0. If this is
the case, the method exits.
This will prevent unnecessary operations in transferring money to players
(which could be expensive if the economy is hooked to a database, for
example).
2016-03-02 21:37:01 +01:00
ulumulu1510
99bb301e0d
1h - Fix INdexOutOfBoundsException and use guidline formating for code.
2016-03-02 21:35:18 +01:00
ulumulu1510
4dd71863c1
1h - Disallow peacefull to fight wilderness.
2016-02-28 17:41:17 +01:00
ulumulu1510
38a84c9416
1h - Fix Arrows bouncing off entities, remove the arrow after hit.
2016-02-28 17:35:43 +01:00
ulumulu1510
47332f96d5
5h- Rework relation commands.
2016-02-26 14:52:06 +01:00
Olof Larsson
1f5e591ce6
MassiveCore - MassivePlugin and Active
2016-02-25 22:28:09 +01:00
Olof Larsson
2bcd828e2b
New Fake
2016-02-09 19:41:59 +01:00
Olof Larsson
c8433a4770
Rename admin mode to override. Improve Rel names system.
2016-02-02 19:03:11 +01:00
BuildTools
45a8b7acd7
Only apply territoryShieldFactor when a player attacks
2016-01-25 15:37:22 +01:00
ulumulu1510
2b7a505a7c
Add FakeBlockPlaceEvent handling and adminMode override in PvP.
2016-01-25 14:25:38 +01:00
BuildTools
f77750fc91
Improve compatibility with some economy plugins (hopefully) #385
2016-01-25 14:23:53 +01:00
BuildTools
6bc16d25b1
Fix #932
2016-01-25 14:16:17 +01:00
BuildTools
95b530ec44
Better debugging in order to fix #1003
2016-01-25 14:14:37 +01:00
BuildTools
d7a6ee4ff8
Block liquid flow
2015-12-15 22:15:43 +01:00
BuildTools
436618324b
Explosions protect Armorstands
2015-12-15 22:13:46 +01:00
BuildTools
f612ac34ab
Add zombiegrief flag
2015-12-14 08:04:43 +01:00
Mark Hughes
5deb16dc74
Fix to Nether Portal traps. See #928
2015-11-10 05:15:13 +01:00
Mark Hughes
8a4f99065d
Fire bug fix
2015-09-21 07:45:40 +02:00
Olof Larsson
f5ecb69722
Visibility Stuff
2015-09-14 16:29:33 +02:00
Olof Larsson
fe68d57b23
Fix bug. Nothing spawning.
2015-09-09 08:40:35 +02:00
Mark Hughes
0728f0cfd2
Adds new Animals flag
2015-09-08 16:29:11 +02:00
Olof Larsson
841a2da73d
MassiveCore - Merged Message Methods
2015-09-03 09:33:01 +02:00
Olof Larsson
8eaf1215d2
Territory Titles Toggle Command
2015-08-28 09:00:24 +02:00
Olof Larsson
b244ff63c7
More Type Security
2015-05-16 14:30:49 +02:00
Olof Larsson
a9b80dacfe
Remove ID update. Add NPC awareness.
2015-05-16 12:19:36 +02:00
Olof Larsson
26dd2f7cbd
Remove monster targeting cancellation. It is interpreted as a bug by some and is not expected behavior.
2015-03-23 09:11:53 +01:00
ulumulu1510
22bf4bc9bb
Safer piston build protection
2015-02-19 15:28:13 +01:00
Olof Larsson
df90260030
Territory info using 1.8 Titles.
2015-02-02 23:33:19 +01:00
Olof Larsson
454acc91d6
Break out Territory Shield logic and increase its event priority.
2015-01-19 10:35:12 +01:00