Commit Graph

31 Commits

Author SHA1 Message Date
Magnus Ulf
fba645a338 Go back to checking once every minute 2020-01-16 23:59:24 +01:00
Magnus Ulf
cd3b846ae1 Add tax commands 2019-08-11 16:12:50 +02:00
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
edb9f46167 Switch to Bukkit.getOnlinePlayers 2019-02-08 14:45:00 +01:00
Magnus Ulf Jørgensen
b681ee01a4 Use new inactivity cleanup system 2017-07-25 12:12:12 +02:00
Olof Larsson
60b4472735 Optimize Imports 2017-03-24 13:05:58 +01:00
TheComputerGeek2
b020375e1e Cleanup tasks 2017-03-15 09:03:35 +01:00
Magnus Ulf Jørgensen
6e20e810f7 Split up EngineMain 2017-02-24 19:39:56 +01: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
1f5e591ce6 MassiveCore - MassivePlugin and Active 2016-02-25 22:28:09 +01:00
BuildTools
f11937efda Only on task server 2015-12-15 14:01:41 +01: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
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
5047439756 More universe disabled checks. 2013-04-25 13:25:15 +02:00
Olof Larsson
8ac19453b6 MCore change 2013-04-24 08:59:43 +02:00
Olof Larsson
cb1926c5c1 Rename task classes to correspond to config values and use minutes as the unit for human readability and thinking. 2013-04-24 08:48:35 +02:00
Olof Larsson
825d937c84 Moved the last stuff away from ConfServer. 2013-04-24 08:39:26 +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
3c60f75bbd Rethinking power calculation some. 2013-04-23 12:14:36 +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
9fc75b1fcf Halfway through adding in universe support 2013-04-22 12:26:13 +02:00
Olof Larsson
41bb3f6e05 Moving files around 2013-04-22 09:37:53 +02:00
Olof Larsson
af094b6647 Make the recurring tasks non-tps-dependent. 2013-04-18 13:36:52 +02:00
Olof Larsson
1c5c5557b0 Yeah, all the stuff in Factions.java at the bottom is related to invalid task-logic. This is what I should fix next. 2013-04-18 12:39:20 +02:00
Olof Larsson
bc0a8da76f Remove LazyLocation and declare that Tasks are not Utils. 2013-04-18 12:29:56 +02:00