Commit Graph

96 Commits

Author SHA1 Message Date
Daniel Saukel
23f6f4bfd6 Game types without rewards now don't give rewards anymore 2016-12-27 00:54:44 +01:00
Daniel Saukel
f4a572ba69 Kick command fixes 2016-12-27 00:49:17 +01:00
Daniel Saukel
a3a376e8af Added action bar and title sign 2016-12-26 03:20:03 +01:00
Daniel Saukel
55ce71052f Fix rename command not updating the sign data file 2016-12-24 02:56:11 +01:00
Daniel Saukel
fe97b932d7 #177: Code improvements dungeon vs. dungeonName 2016-12-24 02:55:44 +01:00
Daniel Saukel
b8bf2659d7 Fix end NPE; resolves #177 2016-12-20 20:06:05 +01:00
Daniel Saukel
ac4c807da6 Don't broadcast announcers to players in an instance world 2016-12-20 20:04:50 +01:00
Daniel Saukel
9daa1abb2f #181 fix 2016-12-17 11:26:03 +01:00
Daniel Saukel
921a609830 Make DPlayers getters a bit more robust. Should resolve #181 2016-12-17 01:52:22 +01:00
Daniel Saukel
4133e20471 Don't reload if players are in a game; resolves #185 2016-12-17 01:24:50 +01:00
Daniel Saukel
4efa206bba Fixed RP-API shading 2016-12-15 15:33:07 +01:00
Daniel Saukel
4be232b5b9 Added delete command; resolves #41 2016-12-03 19:54:40 +01:00
Daniel Saukel
28506adc88 Merge pull request #187 from DRE2N/rename
Added rename command
2016-12-03 14:16:45 +01:00
Daniel Saukel
58dca2850e #41: Also apply renaming to data 2016-12-03 14:12:50 +01:00
Daniel Saukel
bacbbe471f Fix /dxl invite NPE; resolves #186 2016-12-03 13:31:07 +01:00
Daniel Saukel
3801466746 Fix GamemodeInventories incompatibility; resolves #184 2016-12-03 13:30:47 +01:00
Daniel Saukel
147ffa87fc Added rename command 2016-12-03 13:06:05 +01:00
Daniel Saukel
d900c80cf7 Fix LivesCommand NPE 2016-12-03 13:05:18 +01:00
Daniel Saukel
5c7b466623 Forbid PlugMan 2016-12-03 13:04:31 +01:00
Daniel Saukel
babe7acd80 Fix groupColorPriority list automatically; resolves #174 2016-12-01 16:04:28 +01:00
Daniel Saukel
15a7e586dd Fix dungeon setup check; resolves #183 2016-11-30 18:50:06 +01:00
Daniel Saukel
f6e8be33a5 Exclude Citizens; resolves #182 2016-11-30 18:01:59 +01:00
Daniel Saukel
4863dbca61 Make reward items list thread safe; resolves #177 2016-11-27 00:03:40 +01:00
Daniel Saukel
c1c04bc187 Remove DeBukkit log 2016-11-26 21:10:03 +01:00
Daniel Saukel
351f10569b Custom ready titles
Because why not?
2016-11-24 23:53:25 +01:00
Daniel Saukel
9c2a45d814 Fix bug with overscaled health 2016-11-23 13:14:00 +01:00
Daniel Saukel
191f47b092 Fix cloned Citizens; resolves #166 2016-11-22 20:45:58 +01:00
Daniel Saukel
2671db8b40 Update dependencies 2016-11-19 20:19:09 +01:00
Daniel Saukel
cfec0229a7 Initial update to 1.11 2016-11-14 19:13:58 +01:00
Daniel Saukel
b14ed1fd97 Fix invitation system; resolves #141 2016-09-28 17:21:26 +02:00
Daniel Saukel
2c1ff4af65 Backwards compatibility fix 2016-09-27 13:14:29 +02:00
Daniel Saukel
9bfa5876d2 Fix 1.8.x- PvE exception; resolves #162 2016-09-27 12:51:58 +02:00
Daniel Saukel
c79867d44c #154: Added reset function 2016-09-13 18:39:22 +02:00
Daniel Saukel
7066c113b7 #154: Added command to download registered RPs 2016-09-11 22:51:59 +02:00
Daniel Saukel
65cb1ebd16 #154: Resource pack signs 2016-09-11 22:20:52 +02:00
Daniel Saukel
6224c931db Fix loading order; resolves #156 2016-09-11 14:35:52 +02:00
Daniel Saukel
941831643c Fix play command; resolves #151 2016-09-10 14:01:11 +02:00
Daniel Saukel
c99f5f89cd Merge pull request #150 from wysohn/0.15
sign need to be handled when it's broken indirect way
2016-09-03 14:34:59 +02:00
wysohn
872fa928d1 sign need to be handled when it's broken indirect way 2016-09-02 16:47:40 -07:00
Daniel Saukel
48744a2175 Fix /dxl msg if no map config exists; resolves #144 2016-09-02 20:35:23 +02:00
Daniel Saukel
258e115a38 Added some JavaDoc explanations to the classes 2016-08-26 15:42:26 +02:00
Daniel Saukel
0ea47a47e5 Recoded tutorial system
Still issues with PEX + start group
2016-08-25 15:48:13 +02:00
Daniel Saukel
385d32a181 Mark BossShop signs as erroneous if plugin is not available 2016-08-24 16:23:06 +02:00
Daniel Saukel
cf557a61e2 Fix games not marked as started 2016-08-24 16:17:28 +02:00
Daniel Saukel
ff7e8dbf5f Fix compatibility issues with max health lower than 20; resolves #137 2016-08-20 23:34:03 +02:00
Daniel Saukel
6ae1118056 Fix event extension 2016-08-14 19:46:39 +02:00
Daniel Saukel
4cda7078a1 Only check for double jump if !placeBlocks 2016-08-03 16:36:21 +02:00
Daniel Saukel
670664ca2f Do group size check before initializing team block 2016-08-03 16:35:36 +02:00
Daniel Saukel
b746e40155 Fix and improve list command 2016-08-03 16:35:08 +02:00
Daniel Saukel
13a167c762 Add capture flag option 2016-08-03 15:36:35 +02:00