aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-12-19Update Log4J (1.11.2) (#7153)ver/1.11.2sulu5890
2017-05-18Actually exit the JVM after stopping the server when /restart is ranShane Freeder
2017-05-17Workaround a jansi bug with WindowsShane Freeder
2017-05-15Merge pull request #693 from electronicboy/masterZach
2017-05-15Allow the watchdog to try sanely stopping the serverShane Freeder
2017-05-14Update PaperclipZach Brown
2017-05-13Update upstream CBZach Brown
2017-05-13Add system property to disable book size limitsZach Brown
2017-05-13Publicly execute the main thread at dawnZach Brown
2017-05-12Properly handle async calls to restart the serverZach Brown
2017-05-04Update upstream B/CB/SZach Brown
2017-04-29Raise book max title length to 32Zach Brown
2017-04-29Remove last bit of chunk exists region file fixZach Brown
2017-04-28Update upstream B/CB/SZach Brown
2017-04-25Update upstream SZach Brown
2017-04-22Fix patch conflict with upstreamZach Brown
2017-04-22Update upstream CB/SZach Brown
2017-04-22Merge pull request #669 from electronicboy/remove-maps-patchZach
2017-04-22Remove Ignore invalid Marker Icon ID's in mapsShane Freeder
2017-04-22Use lastIndexOf in Metrics class to futureproofShane Freeder
2017-04-22Update bStats implementationZach Brown
2017-04-21Update upstream B/CBZach Brown
2017-04-21Merge pull request #663 from electronicboy/player-death-passenger-bugZach
2017-04-20Update upstream CBZach Brown
2017-04-20Update upstream B/CBZach Brown
2017-04-18Call stopRiding() on a Players deathShane Freeder
2017-04-16Update upstream B/CB/SZach Brown
2017-04-10Update upstream CB/SZach Brown
2017-04-09Fix NFE caused by attempting to read an EMPTY ItemStackkashike
2017-04-04Update upstream B/CBZach Brown
2017-03-31Update upstream B/CBZach Brown
2017-03-30Update upstream CBZach Brown
2017-03-26Switch metrics impl to use thread executor serviceZach Brown
2017-03-25Switch to a bStats based Metrics systemZach Brown
2017-03-24Merge pull request #628 from willies952002/feature/reloadCommandsZach
2017-03-24Update upstream B/CB/SZach Brown
2017-03-19Remove unnecessary blocking of chest minecartsZach Brown
2017-03-18Update upstream B/CBZach Brown
2017-03-18Merge pull request #638 from electronicboy/masterZach
2017-03-19Ensure that the world of a dead entity is not changed in a portalShane Freeder
2017-03-17Merge pull request #636 from electronicboy/paper-maczshZach
2017-03-17fix shell match to account for /usr/local for homebrew installs of zsh on macOSShane Freeder
2017-03-17Merge pull request #635 from electronicboy/masterZach
2017-03-17Only set the location of the newly spawned entityShane Freeder
2017-03-17Just make sure an entity's exit is set properlyZach Brown
2017-03-17Make sure the entity is still added to the worldZach Brown
2017-03-16Fix a duplicate alive entity on second worldShane Freeder
2017-03-15Update upstream B/CB/SZach Brown
2017-03-12Don't Display Success Message on Alias Reload Failwillies952002
2017-03-10Fix tick loop bug - Fixes #624chickeneer