Olof Larsson
6db380e22d
PlayerBucketEmptyEvent modifies the relative face of clicked block
2017-10-11 08:51:48 +02:00
Olof Larsson
f0bf9aa2ed
Repair land reward task
2017-10-11 08:44:48 +02:00
Olof Larsson
72b7a6a4ac
Protect against BlockExplodeEvent
2017-10-11 08:42:11 +02:00
Magnus Ulf Jørgensen
b681ee01a4
Use new inactivity cleanup system
2017-07-25 12:12:12 +02:00
Olof Larsson
9ed9ad4f82
Classify ILLUSIONER and PARROT
2017-07-18 14:04:17 +02:00
ulumulu1510
a1ec8ce439
Fix supplying block isntead of material.
2017-07-17 17:31:23 +02:00
ulumulu1510
a2c3432864
Turn standard message yellow.
2017-07-17 16:56:27 +02:00
ulumulu1510
89d2921188
Remove Const reference.
2017-07-17 16:28:34 +02:00
gregor0812
fa4b850b01
Updated Faction Name constraints
2017-07-17 14:18:41 +02:00
ulumulu1510
c1d322a723
Remove Const class and move remaining to EngineShow.
2017-07-17 13:08:37 +02:00
ulumulu1510
8f45585a8d
Cleanup EngineMoveChunk and use cleaner method structure.
2017-07-17 13:02:35 +02:00
ulumulu1510
577c164e2a
Create AsciiMap and move map logic from Board to own class.
2017-07-17 12:57:55 +02:00
ulumulu1510
edfabb7718
Refactor EnginePermBuild to more suitable structure.
2017-07-17 12:56:34 +02:00
Olof Larsson
d47d6ed4a1
Add consoleColorsEnabled configuration option
2017-07-02 17:20:51 +02:00
Olof Larsson
7f911d602c
Restore proper activation order of Faction collections
2017-06-11 19:48:06 +02:00
Magnus Ulf Jørgensen
4dba9140de
Fix getters for motd and description
2017-05-28 19:44:41 +02:00
Magnus Ulf Jørgensen
25a54882c9
Fix message colour for invite commands
2017-05-28 18:24:59 +02:00
Magnus Ulf Jørgensen
baf1d6fde8
Remove the right player from invites
2017-05-28 18:17:08 +02:00
Magnus Ulf Jørgensen
f1150d21e3
Fix invite removal
2017-05-28 17:58:27 +02:00
Magnus Ulf Jørgensen
60c9d7fcac
Invitations as inner entities
2017-05-27 12:21:24 +02:00
Olof Larsson
f10da26159
Fix liquid flow check for removed Faction data.
2017-05-27 08:23:40 +02:00
Magnus Ulf Jørgensen
aacf918058
Clean up activation
2017-05-18 11:22:58 +02:00
Olof Larsson
18976b57be
Fix NPE caused by lazy cleanup
2017-05-15 07:33:14 +02:00
TheComputerGeek2
3f123922ba
Have getMPlayersWhere use MUtil's transform method
...
Minor reduction in redundant code and safely handles null passed as the predicate
Added a new signature of getMPlayers which accomadates for all of MUtil.transform's parameters, similar to what is available in CollAbstract.
2017-05-15 06:48:56 +02:00
TheComputerGeek2
faf736a013
Grave digging config options
...
logLandUnclaims is actually handled by logLandClaims.
command logging is out of the scope of factions.
bank options have been gone for a while, and now the config field is removed for now.
2017-05-15 06:43:29 +02:00
TheComputerGeek2
063dd43f12
Clean up CmdFactionsMotd
...
Remove unused variable
Make use of TypeNullable instead of recreating its functionality
2017-05-15 06:39:22 +02:00
Magnus Ulf Jørgensen
ac7046275d
Automatic child command addition
2017-05-04 16:49:55 +02:00
TheComputerGeek2
89400cdb36
Cleanup comparators
2017-04-17 18:17:03 +02:00
TheComputerGeek2
31823f5311
Use Pager to list faction perms
2017-04-17 18:16:44 +02:00
ulumulu1510
19a1d7fab4
Fix NPE when not overriding.
2017-04-06 22:32:52 +02:00
Olof Larsson
2c58aed1ba
Factions Cleanup - Database lazy cleaning
2017-03-25 00:47:01 +01:00
Olof Larsson
4b1068385d
Create a (hopefully) proper index solution.
2017-03-24 22:59:44 +01:00
Olof Larsson
98234d8ccc
Remove a universe remnant in the MConf
2017-03-24 20:24:01 +01:00
Olof Larsson
59112577b8
Add clean command
2017-03-24 20:19:04 +01:00
Olof Larsson
42fe618b6b
Remove use of isDataaseInitialized for MConf and EngineChat
2017-03-24 19:36:54 +01:00
Olof Larsson
824ee18d53
Migrator Renaming
2017-03-24 16:05:55 +01:00
Olof Larsson
59fad9b136
Add Migrator for EnumerationUtil addition.
2017-03-24 15:53:20 +01:00
Olof Larsson
94cffec16c
Add EnumerationUtil to simplify updates for server owners.
2017-03-24 15:07:59 +01:00
Olof Larsson
f32af6e02f
Remove Lang class. Constants belong in Factions and MPlayer accordingly.
2017-03-24 14:29:26 +01:00
Olof Larsson
83b12fddc8
Rename and relocate Comparators and Predicates
2017-03-24 14:25:29 +01:00
Olof Larsson
2dfce5ea3a
Remove Factions 1.8 update logic.
2017-03-24 14:19:26 +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
bf2d666338
Default versionSynchronized to true
2017-03-24 11:51:25 +01:00
ulumulu1510
9a2066efcc
Implement interface Powerboosted.
2017-03-23 18:02:45 +01:00
ulumulu1510
91fc5a2404
Change Flag show and list commands.
2017-03-23 18:00:35 +01:00
Olof Larsson
ad6dc57fa8
Rework the BackstringSet solution
2017-03-23 16:40:32 +01:00
ulumulu1510
f91cf135d4
Refactor ChatTag and ChatModifier to use Active.
2017-03-15 09:27:47 +01:00
TheComputerGeek2
a18b6faf6f
Consider reinforcements and village invasions to be natural spawn reasons
2017-03-15 09:06:21 +01:00
TheComputerGeek2
b020375e1e
Cleanup tasks
2017-03-15 09:03:35 +01:00
TheComputerGeek2
b13c77b6c5
Clean up the Coll's
2017-03-15 08:57:15 +01:00
Magnus Ulf Jørgensen
0ba52eae14
Clean up commands
2017-03-12 18:33:06 +01:00
ulumulu1510
46c02e33f4
Renovate the class AsciiCompass to the current standards.
2017-03-12 18:24:24 +01:00
ulumulu1510
6f782b8503
Add DisallowCause to EventFactionsPvpDisallowed.
2017-03-12 16:20:53 +01:00
TheComputerGeek2
7076ffbc5d
Clean up RelationUtil
2017-03-08 10:43:40 -08:00
TheComputerGeek2
52023a31ff
Clean up the requirements
2017-03-07 23:13:41 +01:00
TheComputerGeek2
8ad812bea6
Make types look nicer
2017-03-06 11:23:03 -08:00
ulumulu1510
c4bb41333a
Enable BackStringEnumSets to be edited from within the editor.
2017-02-27 19:35:09 +01:00
ulumulu1510
eeaf2d9346
Fix missing rename in EngineV19.
2017-02-24 20:38:42 +01:00
Magnus Ulf Jørgensen
dc1118e328
Change PowerMixin to newer setup
2017-02-24 19:43:24 +01:00
Magnus Ulf Jørgensen
6e20e810f7
Split up EngineMain
2017-02-24 19:39:56 +01:00
TheComputerGeek2
398154b576
Add edit config command.
2017-02-21 23:22:08 -08:00
Magnus Ulf Jørgensen
ad4ad7307f
Vasnished staff should not affect /f list, order
2017-01-20 09:32:23 +01:00
Olof Larsson
9d74ecfe64
IntelliJ optimize imports in EngineWorldGuard
2016-12-29 12:27:54 +01:00
TheComputerGeek2
1fc3eb3429
Update default collections for 1.11
...
Also fixes comparators not being included as changing on interact
2016-12-03 14:03:21 +01:00
Blanclour
2121cbd8dd
Fix Lingering Potion PvP Bug
2016-11-06 15:40:09 +01:00
Olof Larsson
c6b2983702
Fix world claiming issue.
2016-10-19 18:58:01 +02:00
Olof Larsson
1674e16388
Add Ender Crystal protection.
2016-10-13 17:46:46 +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
Mark Hughes
4c5eacec38
Adding daylight sensor to materialsEditOnInteract
2016-09-12 19:10:07 +02:00
Olof Larsson
23821e71e8
Dodge board cleaner in index updater
2016-08-13 18:59:23 +02:00
Olof Larsson
3bd67f5029
Previous commit gave duplicates. Lets try this.
2016-08-03 12:51:06 +02:00
Olof Larsson
6599aac488
Newline at end of file
2016-07-30 12:15:24 +02:00
Olof Larsson
2f96e747b5
Harden Index Updates. Remove ancient debug output.
2016-07-30 12:09:20 +02:00
Olof Larsson
9a1f339e61
My staff says polar bears should be monsters.
2016-07-24 20:16:07 +02:00
Olof Larsson
afcb8afa4b
Add missing animals. Bat, PolarBear and Wolf.
2016-07-24 20:03:43 +02:00
Olof Larsson
8eac170550
Minor Tweaks to Previous Commit.
2016-07-01 15:47:48 +02:00
Mark Hughes
83767dc275
Adds powergain flag and worldsPowerGainDisabled config option. See #526
2016-07-01 15:46:17 +02:00
Olof Larsson
7ee391f6b9
Fix broken map key chars charset.
2016-06-23 12:10:06 +02:00
Olof Larsson
4165d4e01f
MassiveCore - Automatic Collection Constructors
2016-06-23 11:54:41 +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
Alex Ivanov
7b7b189573
Fix herochat integration not loading fixes #1043
...
Introduced in 1f5e591ce6
2016-06-17 09:49:54 +02:00
Olof Larsson
965911d3de
Permission System Improvements
2016-06-16 19:25:07 +02:00
Olof Larsson
0802c3367f
Add missing negation. Fixes #1101
2016-06-10 10:28:09 +02:00
Olof Larsson
20889576ab
MassiveCore - Editor Improvements. Only single singletons. Shared annotation for inner types.
2016-06-08 13:00:15 +02:00
Olof Larsson
011a59eb47
MassiveCore - Skip Off Hand Interact Test 1
2016-06-06 20:59:59 +02:00
Olof Larsson
a7ed865c99
Remove Unused Import
2016-05-26 11:47:11 +02:00
Olof Larsson
799d931050
MassiveCore - Permission System Improvements
2016-05-26 10:17:44 +02:00
Olof Larsson
81a0b16e96
MassiveCore - PermissionUtil Improvements
2016-05-21 14:48:53 +02:00
Olof Larsson
72c3270d20
MassiveCore - PermUtil --> PermissionUtil
2016-05-21 12:36:18 +02:00
Olof Larsson
150828712b
MUtil containsComamnd
2016-05-20 12:11:44 +02:00
Olof Larsson
e35bc820be
Remove unwanted duplicate postEnable call.
2016-05-18 09:26:53 +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
Olof Larsson
41bfc0bd8f
MassiveCore - Editor Changes
2016-05-10 13:03:23 +02:00
Olof Larsson
4a91e9f068
MassiveCore - Working on DataItemStack. Not done yet.
2016-04-24 08:38:51 +02:00
BuildTools
32db800fe1
Max world claim count
2016-04-19 18:32:56 +02:00
Olof Larsson
7fc22db45a
MassiveCore - Lazy Active by Reflection. Solves unwanted early instance creation.
2016-04-19 12:00:01 +02:00
BuildTools
67f5ff7edb
0.3h Add liquid flow protection toggle. Fix #1037
2016-03-21 15:57:52 +01:00
Olof Larsson
d2a22f5595
Fix f status word wrap
2016-03-17 20:26:39 +01:00
Olof Larsson
f6a7fb65c2
Remove unused import. Fix spelling.
2016-03-16 15:21:20 +01:00
Olof Larsson
f03733f488
MassiveCore - Object Titles and Mixed Messages
2016-03-15 20:43:54 +01:00
Mark Hughes
7c131f270b
WorldGuard Improvements
2016-03-15 12:50:29 +01:00
Olof Larsson
7dcfa3b376
Fix bug where old relation commands did not work due to invalid argument order
2016-03-15 11:47:25 +01:00
Olof Larsson
79f5eab44e
MassiveCore - Improvements to Colorized, Named and Identified.
2016-03-09 11:50:22 +01:00
ulumulu1510
1b03e64387
3h - Add more Characters to the Map-Chars.
2016-03-05 17:11:57 +01:00
Olof Larsson
259cf71e27
MassiveCore - Various Improvements
2016-03-04 14:10: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
Olof Larsson
f11a5e7dc2
MassiveCore - 1.9 pass 1
2016-03-01 19:28:53 +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
9a3b472e96
0.2h - Resolve PSS NullPointerException through MassiveExceptions.
2016-02-28 17:33:33 +01:00
ulumulu1510
1037a11149
0.1h- Finaly remove requirement.
2016-02-26 16:05:22 +01:00
ulumulu1510
1b69f04279
0.1h - Remove must have Faction requirement.
2016-02-26 15:46:50 +01:00
ulumulu1510
47d86bf28b
0.1h - Evade NPE on manual Factions removal in DB.
2016-02-26 15:29:58 +01:00
ulumulu1510
08024bd4f9
0.5h - TypeNullable does not work well with TypeContainer.
2016-02-26 15:18:32 +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
BuildTools
e0f551286e
Fix recently introduced kick bug
2016-02-06 12:45:18 +01:00
Olof Larsson
89dd975a6e
MassiveCore - Comparators, Predicates and Map Editor
2016-02-03 05:06:49 +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
Olof Larsson
94006d8dc4
Java 7 final
2016-01-25 15:36:20 +01:00
BuildTools
bc02fe5949
Check player visibility in CmdFactionsList
2016-01-25 14:45:12 +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
0937e12b21
Fix TypeRank
2016-01-25 14:13:29 +01:00
Olof Larsson
ace044764e
Add show alias
2016-01-18 15:49:18 +01:00
BuildTools
4eb0225391
Moar aliases
2016-01-03 20:25:48 +01:00
BuildTools
eb69833410
Show relation colours in /f list
2015-12-21 23:13:52 +01:00
Pokechu22
d010cb8a4a
Add an event for when a faction's perms change.
...
Closes #974 .
2015-12-21 18:12:39 +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
f11937efda
Only on task server
2015-12-15 14:01:41 +01:00
BuildTools
3b5dae4d80
Remove join any perm
2015-12-15 13:34:40 +01:00
BuildTools
5985b83ee9
Register zombiegrief flag immideatly
2015-12-14 20:44:03 +01:00
BuildTools
f612ac34ab
Add zombiegrief flag
2015-12-14 08:04:43 +01:00
BuildTools
0a1a58f693
Fix message bug when changing perms
2015-12-10 21:08:10 +01:00
Olof Larsson
159b89ee51
Simplify Database Constructors. Use Setters.
2015-12-01 11:23:47 +01:00
Olof Larsson
9212ccf6ce
Changed
2015-11-30 20:18:16 +01:00
Olof Larsson
37e9994efe
Change detection.
2015-11-30 10:44:15 +01:00
Olof Larsson
259bf27f3e
MassiveCore - Change to database system.
2015-11-21 22:26:00 +01:00
Mark Hughes
5deb16dc74
Fix to Nether Portal traps. See #928
2015-11-10 05:15:13 +01:00
Olof Larsson
352db64850
MassiveCore Change
2015-11-08 19:07:13 +01:00