Jesse Boyd
7427d83ae2
final primitives are final
2016-06-05 19:39:51 +10:00
Jesse Boyd
48cf381ed6
*
2016-06-05 18:57:11 +10:00
Jesse Boyd
0114dd7558
Fix convert
2016-06-05 18:42:34 +10:00
Jesse Boyd
48382e0c4e
Remove null version from storage
2016-06-05 18:23:24 +10:00
Jesse Boyd
ce23ad5615
Fix NPE
2016-06-05 18:07:41 +10:00
Jesse Boyd
0b1153da21
Include other config files in DebugPaste
2016-06-05 17:43:40 +10:00
Jesse Boyd
386157edc1
fix reserved flags
2016-06-05 17:35:44 +10:00
Jesse Boyd
b7a8c8ecd6
Don't need this
2016-06-05 17:33:06 +10:00
Jesse Boyd
951a6b82a2
simplify config / multiple expiry tasks / block cache fix
2016-06-05 17:28:43 +10:00
MattBDev
70aaa984e2
Documentation and Flag Changes.
2016-06-04 17:19:37 -04:00
Alex
281f60a4ef
Fixed invalid condition
2016-06-04 20:26:32 +02:00
Jesse Boyd
ca5d3a818b
PlotBlock cache / events / flags
2016-06-04 06:20:13 +10:00
MattBDev
7dba332455
Debug a player is added to the known list.
2016-06-03 11:17:08 -04:00
MattBDev
cee970e3d9
Tweaked some things
2016-06-02 13:42:32 -04:00
MattBDev
da58c7b411
Beautify code
2016-06-02 11:38:47 -04:00
MattBDev
8e306a92e3
Condense HttpUtil
2016-06-02 09:59:54 -04:00
MattBDev
f21d159911
Various fixes and tweaks.
2016-06-01 16:50:35 -04:00
MattBDev
53e4b728a6
Merge remote-tracking branch 'origin/master'
2016-05-28 22:38:10 -04:00
MattBDev
4af846967c
Fix #958
2016-05-28 22:37:56 -04:00
Jesse Boyd
85055320c2
Merge pull request #1134 from manuelgu/feature/componentevent
...
[WIP] Implement PlotComponentSetEvent
2016-05-28 09:13:04 +10:00
manuelgu
d7b2881778
Don't * import
2016-05-28 01:12:05 +02:00
manuelgu
ec4839ec3f
Move event calling to Plot class
2016-05-28 01:09:13 +02:00
Matt
604f62dbd3
Remove dumb log statement
2016-05-27 11:10:36 -04:00
MattBDev
6c40ed7718
Fix Titles
2016-05-27 10:54:06 -04:00
MattBDev
e615fb4c44
Merge remote-tracking branch 'origin/master'
2016-05-26 09:19:50 -04:00
MattBDev
cc2d99849b
Optimizations and javadoc tweaks
2016-05-26 09:19:38 -04:00
manuelgu
ceb8fb9fa3
Implement PlotComponentSetEvent
2016-05-25 21:49:55 +02:00
Jesse Boyd
88ad051637
Direction/chance for bo3
2016-05-26 04:14:47 +10:00
MattBDev
465f7f4504
Tweaks and doc updates.
2016-05-24 22:08:45 -04:00
Jesse Boyd
83f664129f
Fixes #1130
2016-05-23 17:27:40 +10:00
Jesse Boyd
7bdcde6d24
Why was this made private?
2016-05-23 04:12:11 +10:00
Jesse Boyd
89442a0e77
Fix visit
2016-05-22 07:13:59 +10:00
Jesse Boyd
b8afbe8a00
Optimize auto trim + command cost/confirmation
2016-05-22 05:29:27 +10:00
MattBDev
13b7a798e6
ignored exception
2016-05-21 11:54:00 -04:00
MattBDev
8af30667e4
ignored exception
2016-05-21 11:18:35 -04:00
MattBDev
4bd83ab298
Logger changes
2016-05-21 11:16:21 -04:00
Jesse Boyd
3ea2d06e70
Closes #1124
2016-05-22 01:11:27 +10:00
Jesse Boyd
4ceb54b566
Add logger
2016-05-22 00:47:14 +10:00
MattBDev
1768943360
Register flags
2016-05-20 20:29:16 -04:00
Jesse Boyd
82e162ae00
*
2016-05-20 03:29:51 +10:00
Jesse Boyd
5665e9b709
Fix merging sometimes not removing intersection
2016-05-20 03:25:45 +10:00
Jesse Boyd
6bad640cec
Fixes #1037
2016-05-19 18:53:07 +10:00
Jesse Boyd
1df9ae77ab
Fixes #1111
2016-05-19 18:13:37 +10:00
Jesse Boyd
1ece792e2b
Create parent directory for bo3
2016-05-18 16:35:37 +10:00
MattBDev
1b9c92fd4a
Fix #1067
2016-05-17 21:52:36 -04:00
Jesse Boyd
64f3e8f79b
Fixes #1116
2016-05-15 01:54:12 +10:00
manuelgu
72096db8d6
Remove unused API Location that got printed on startup
2016-05-14 12:33:52 +02:00
manuelgu
a5a001130c
Fetch latest vesion on command
...
PS.get().update would return the URL of the latest update at the time
the server was started. Not everybody is restarting their servers daily
so it might end up in people not noticing an update in a long while
2016-05-13 19:09:40 +02:00
manuelgu
c1bc3dfc29
Add HttpUtil utility class
2016-05-13 19:07:56 +02:00
manuelgu
7701e7f05f
Beautify listing of plot areas
2016-05-13 19:05:50 +02:00