Commit Graph

52 Commits

Author SHA1 Message Date
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
ulumulu1510
c4bb41333a Enable BackStringEnumSets to be edited from within the editor. 2017-02-27 19:35:09 +01:00
TheComputerGeek2
398154b576 Add edit config command. 2017-02-21 23:22:08 -08: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
Olof Larsson
1674e16388
Add Ender Crystal protection. 2016-10-13 17:46:46 +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
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
Mark Hughes
83767dc275
Adds powergain flag and worldsPowerGainDisabled config option. See #526 2016-07-01 15:46:17 +02:00
magnusulf
3ce87426a7
Allow factionless vs factionless PvP 2016-06-17 13:53:24 +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
f6a7fb65c2 Remove unused import. Fix spelling. 2016-03-16 15:21:20 +01:00
Olof Larsson
1f5e591ce6 MassiveCore - MassivePlugin and Active 2016-02-25 22:28:09 +01:00
Mark Hughes
5deb16dc74 Fix to Nether Portal traps. See #928 2015-11-10 05:15:13 +01:00
Mark Hughes
0728f0cfd2 Adds new Animals flag 2015-09-08 16:29:11 +02:00
Mark Hughes
74b9319a1a WorldGuard Integration 2015-09-07 14:46:05 +02:00
Olof Larsson
3f3ee4df6d f unstuck 2015-08-28 10:42:40 +02:00
Olof Larsson
8eaf1215d2 Territory Titles Toggle Command 2015-08-28 09:00:24 +02:00
Olof Larsson
fef69f347e Endermites are monsters 2015-04-28 15:28:36 +02: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
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
1a63c59c54 This is 2.2.2 2013-11-11 09:31:04 +01:00
Olof Larsson
43f9f304a6 The enum sets are no longer final constants. Thus we should use camel case instead. 2013-08-29 10:48:17 +02:00
Olof Larsson
fa0a2fb90a Move enum sets to mconf instead of hardcoding them. This way perhaps other server mods can add in stuff that's useful to them. 2013-08-23 10:14:39 +02:00
Olof Larsson
04aca214e1 This approach is hopefully better. 2013-08-22 13:37:08 +02:00
Olof Larsson
a71b3a19f3 Add in optional relcolor parsing. Since it rarely may break other advanced chat plugins it can be opted out from in the mconf. Enabled by default. 2013-08-21 09:51:43 +02:00
Olof Larsson
df9b10e074 Make world sets case insensitive so people can WrItE HoWeVeR tHeY WaNt. 2013-08-09 10:06:28 +02:00
Olof Larsson
7cbc99bdd6 Remove the interact spam check. I think it was only useful back in the old days where the denied messages where broadcasted to other players and not only yourself. 2013-04-26 11:07:29 +02:00
Olof Larsson
882bdf4c88 Thanks @AEtherSurfer, changed the order of faction and radius in the claim command and added a maximum radius. 2013-04-24 20:17:20 +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
80eb506499 Fixing one typo and a minor bug. 2013-04-24 16:50:19 +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
f8c3c6a911 Dynamic event priority. Thanks @riking. 2013-04-23 12:54:34 +02:00
Olof Larsson
3c60f75bbd Rethinking power calculation some. 2013-04-23 12:14:36 +02:00
Olof Larsson
6d2db1930c We need UConf as well as MConf. 2013-04-22 16:26:44 +02:00
Olof Larsson
26fa7e8b95 Minor startup fixes 2013-04-22 15:05:00 +02:00
Olof Larsson
de703d3461 The Derpy overrides are MConf for sure. 2013-04-22 10:43:40 +02:00
Olof Larsson
e901cae995 Moving more stuff and removing useless lwc integration config option. 2013-04-22 10:05:03 +02:00
Olof Larsson
b0871b0ee6 Moving prefixes and chat from ConfServer to MConf 2013-04-22 09:51:19 +02:00