Commit Graph

157 Commits

Author SHA1 Message Date
Magnus Ulf
35c38ce4b8 First try at a tax system
This hasn't been tested. This is a tax system where Factions can tax their players. Later it should be extended do that servers can tax factions based on how much land they have claimed. We start of with this simpler system to make sure that can be tested in real-life environments before we go ahead with the more full fledged system.
2019-07-15 07:55:12 +02:00
Magnus Ulf
4a66c2fe47 Cleanup 2019-05-20 17:44:52 +02:00
Magnus Ulf
61bea411f5 Code cleanup 2019-05-03 09:25:18 +02:00
Magnus Ulf
d015f19181 Change the underlying mechanics of /f access 2019-04-15 00:19:41 +02:00
Magnus Ulf
c38181e5e9 Convert factions properly 2019-03-05 18:30:25 +01:00
Magnus Ulf
15f03799a9 Rename field from usingAdminMode to overriding 2019-02-01 22:35:49 +01:00
Magnus Ulf
f35c040af7 Add f fly 2019-01-27 22:30:56 +01:00
Magnus Ulf
216dd14bf8 Better tab completion for internal entities 2019-01-27 18:02:32 +01:00
Magnus Ulf
19de471de0 Add Faction warps 2019-01-27 17:12:56 +01:00
Magnus Ulf
f91c36b9c7 Add simple VentureChat integration
This integration can filter the recipients of a chat message
2019-01-26 11:01:20 +01:00
Magnus Ulf
bb9a72dbf6 Added palceholderAPI supprt 2019-01-20 01:02:20 +01:00
Magnus Ulf
c2a47926c6 Dont automatically register Actives 2018-12-24 00:45:59 +01:00
Magnus Ulf
3642301de0 Untangle from MassiveCoreXlib 2018-12-18 15:29:15 +01:00
Magnus Ulf Jørgensen
2c1e72fa2b Allow migration of Board 2018-04-14 12:25:07 +02:00
Olof Larsson
7f911d602c Restore proper activation order of Faction collections 2017-06-11 19:48:06 +02:00
Magnus Ulf Jørgensen
aacf918058 Clean up activation 2017-05-18 11:22:58 +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
59fad9b136 Add Migrator for EnumerationUtil addition. 2017-03-24 15:53:20 +01:00
Olof Larsson
2dfce5ea3a Remove Factions 1.8 update logic. 2017-03-24 14:19:26 +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
f91cf135d4 Refactor ChatTag and ChatModifier to use Active. 2017-03-15 09:27:47 +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
Blanclour
2121cbd8dd
Fix Lingering Potion PvP Bug 2016-11-06 15:40:09 +01:00
magnusulf
3ce87426a7
Allow factionless vs factionless PvP 2016-06-17 13:53:24 +02:00
Olof Larsson
e35bc820be
Remove unwanted duplicate postEnable call. 2016-05-18 09:26:53 +02:00
Olof Larsson
7fc22db45a
MassiveCore - Lazy Active by Reflection. Solves unwanted early instance creation. 2016-04-19 12:00:01 +02:00
Olof Larsson
1f5e591ce6 MassiveCore - MassivePlugin and Active 2016-02-25 22:28:09 +01:00
Olof Larsson
d72d8f4043 MassiveCore - Version Synchronized Warnings 2015-10-21 20:28:36 +02:00
Mark Hughes
74b9319a1a WorldGuard Integration 2015-09-07 14:46:05 +02:00
Olof Larsson
a9b80dacfe Remove ID update. Add NPC awareness. 2015-05-16 12:19:36 +02:00
Olof Larsson
c81d7d8794 Remove Maven 2015-01-19 09:58:25 +01:00
Olof Larsson
13a4afdfb4 Maven Attempt 1 2014-09-13 00:50:33 +02:00
Olof Larsson
205169ecc0 Beta Version of the built in Dynmap integration. 2014-08-21 00:38:01 +02:00
Olof Larsson
e43f63cf59 Rename 2014-06-04 14:02:23 +02:00
Olof Larsson
858b4e5fd1 1.7.9 Support 2014-05-14 15:27:27 +02:00
Olof Larsson
b951493ea1 MCore change and disable name change broadcasting per default 2014-01-05 11:55:45 +01:00
Olof Larsson
05aaa8140d This constant could be useful to other plugins. 2013-12-03 17:16:41 +01:00
Olof Larsson
1a63c59c54 This is 2.2.2 2013-11-11 09:31:04 +01:00
Olof Larsson
e0729fbeb0 Add in a new tag {factions_roleprefixforce} 2013-06-27 11:42:02 +02:00
Olof Larsson
677a9f1a86 MCore update, bug fix and some debug output that should be removed not just yet. 2013-06-18 09:07:05 +02:00
Olof Larsson
7c10a6c83f MCore changes 2013-05-03 09:58:43 +02:00
Olof Larsson
f6d601446e Some bugfixes 2013-04-26 08:02:32 +02:00
Olof Larsson
c10b6f5edc Adding in a preprocessor to avoid using the SerializedName annotation. 2013-04-25 09:49:39 +02:00
Olof Larsson
5eed71fc67 Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense. 2013-04-24 19:01:17 +02:00
Olof Larsson
9b932cb1c6 Permission node cleanup and removal of the commented out deprecated API. 2013-04-24 16:10:16 +02:00
Olof Larsson
da2cc0f052 Whatever, lets just move the last listener stuff over 2013-04-24 15:37:17 +02:00