Magnus Ulf
|
61bea411f5
|
Code cleanup
|
2019-05-03 09:25:18 +02:00 |
|
Magnus Ulf
|
7171d43a2a
|
Add faction votes
|
2019-03-25 14:18:05 +01:00 |
|
Magnus Ulf
|
19de471de0
|
Add Faction warps
|
2019-01-27 17:12:56 +01:00 |
|
Magnus Ulf
|
f347c1058a
|
Rank rework
This makes an under the hood rank-rework. Nothing is changed from the player perspective.
|
2018-12-20 15:17:20 +01:00 |
|
Olof Larsson
|
8536d3db7b
|
Use the Massive collections some more
|
2018-01-19 20:51:07 +01:00 |
|
Magnus Ulf Jørgensen
|
b681ee01a4
|
Use new inactivity cleanup system
|
2017-07-25 12:12:12 +02: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 |
|
ulumulu1510
|
6f782b8503
|
Add DisallowCause to EventFactionsPvpDisallowed.
|
2017-03-12 16:20:53 +01:00 |
|
TheComputerGeek2
|
8ad812bea6
|
Make types look nicer
|
2017-03-06 11:23:03 -08:00 |
|
Olof Larsson
|
9bca51b470
|
Maven
|
2016-10-09 10:59:43 +02:00 |
|
Olof Larsson
|
6599aac488
|
Newline at end of file
|
2016-07-30 12:15:24 +02:00 |
|
Olof Larsson
|
89dd975a6e
|
MassiveCore - Comparators, Predicates and Map Editor
|
2016-02-03 05:06:49 +01:00 |
|
BuildTools
|
f77750fc91
|
Improve compatibility with some economy plugins (hopefully) #385
|
2016-01-25 14:23:53 +01:00 |
|
Pokechu22
|
d010cb8a4a
|
Add an event for when a faction's perms change.
Closes #974.
|
2015-12-21 18:12:39 +01:00 |
|
Magnus Ulf
|
262d1f2efa
|
CmdRank changed to allow faction change.
Admins can now change a players faction when doing /f rank
|
2015-02-19 15:27:44 +01:00 |
|
Benjamin Heusser
|
d6d5cb325d
|
Implement the f setpower command
|
2015-01-28 13:42:04 +01: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
|
56768aca55
|
Event first
|
2014-06-04 16:47:01 +02:00 |
|
Olof Larsson
|
e43f63cf59
|
Rename
|
2014-06-04 14:02:23 +02:00 |
|
Olof Larsson
|
d945d2f947
|
Slightly better class desc
|
2013-09-21 11:43:11 +02:00 |
|
Olof Larsson
|
06df4dc499
|
Use the already casted attacker when possible. Add a line break.
|
2013-09-21 11:39:08 +02:00 |
|
Olof Larsson
|
2d9daa517e
|
Add pvp dissalowed event. Adds #421
|
2013-09-21 11:32:39 +02:00 |
|
ÆtherSurfer
|
3c13235365
|
fix indent
|
2013-07-20 19:34:18 -04:00 |
|
ÆtherSurfer
|
bbc77790da
|
fix FactionsEventChunkChange bug, tryClaim changes the board in between the time it instantiates this event and it calls getType
|
2013-07-20 19:29:21 -04: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
|
05da06594a
|
Unifying, simplifying and messing around with land claiming and the related costs.
|
2013-04-24 11:16:37 +02:00 |
|
Olof Larsson
|
29e05fd54d
|
Introducing a power Mixin since Bukkit does not allow permissions for offline players and we want to know for offline players. Servers wanting individual power rules can implement and inject this mixin.
|
2013-04-23 17:01:43 +02:00 |
|
Olof Larsson
|
bc194efc9b
|
more variable renames for FPlayer --> UPlayer
|
2013-04-22 19:57:11 +02:00 |
|
Olof Larsson
|
19f9834210
|
Starting to rename fplayer --> uplayer since we will need an mplayer.
|
2013-04-22 17:59:51 +02:00 |
|
Olof Larsson
|
61e8730495
|
Quickfixed everything easy.
|
2013-04-22 13:03:21 +02:00 |
|
Olof Larsson
|
41bb3f6e05
|
Moving files around
|
2013-04-22 09:37:53 +02:00 |
|
Olof Larsson
|
c2063a47b2
|
Some indent style and comment management.
|
2013-04-19 15:01:53 +02:00 |
|
Olof Larsson
|
afe944d3c4
|
For some reason I like ...Change events. The power loss event is now converted to a power change event.
|
2013-04-19 14:40:28 +02:00 |
|
Olof Larsson
|
c6739c4aa9
|
More econ event moves
|
2013-04-19 14:08:45 +02:00 |
|
Olof Larsson
|
87ee57e004
|
Achieve some minor symmetry increase and use listener for the home command.
|
2013-04-19 12:44:28 +02:00 |
|
Olof Larsson
|
61baf70ed1
|
Major messaround with the internal events and payForCommand logic. Not done just yet though.
|
2013-04-19 12:27:39 +02:00 |
|
Olof Larsson
|
d3488311de
|
It makes no sense to charge for purely informational commands does it? If it does we can add them in later again. Also adding in a in progress listener to show how internal events should be used for integration with other plugins
|
2013-04-19 10:07:53 +02:00 |
|
Olof Larsson
|
2f8f0713e8
|
Minor touches to the Econ integration
|
2013-04-19 09:50:33 +02:00 |
|
Olof Larsson
|
4449b56246
|
MCore use CommandSender above Player. Adhere to this standard.
|
2013-04-17 10:41:38 +02:00 |
|
Olof Larsson
|
3036b0a157
|
Moved Faction entity to useage of MStore as well.
|
2013-04-12 09:47:43 +02:00 |
|
Olof Larsson
|
76f3f044ca
|
Possible converted FPlayer
|
2013-04-12 08:56:26 +02:00 |
|
Olof Larsson
|
4a63d50cbb
|
Use PS instead of FLocation in a few places.
|
2013-04-11 11:11:31 +02:00 |
|
Olof Larsson
|
27cee7d6f7
|
Event cleanup pass 1.
|
2013-04-10 09:34:14 +02:00 |
|
Olof Larsson
|
936c28d5a9
|
Move all in the struct package to main package.
|
2013-04-09 13:24:55 +02:00 |
|
Olof Larsson
|
a726e1c49f
|
Rename FPlayers --> FPlayerColl
|
2013-04-09 13:22:23 +02:00 |
|
Olof Larsson
|
8a4b26cbd9
|
Rename Factions --> FactionColl
|
2013-04-09 12:58:39 +02:00 |
|
Brettflan
|
657305a5fe
|
fix imports for new PowerLossEvent
|
2012-12-19 06:15:31 -06:00 |
|
alkarin
|
1f5dc830be
|
Added a new Factions event for power loss named PowerLossEvent.
PowerLossEvent happens after each player death
|
2012-12-17 10:10:13 -06:00 |
|