rtm516
d869bd499f
Fix command execution on standalone
2020-04-20 02:56:03 +01:00
RednedEpic
bab2b4a420
Pull command descriptions from Bukkit and Sponge versions when listing commands
...
This allows the description of the commands to display when listing the commands in bedrock by tab-completing. This is currently only available on Sponge and Bukkit versions as there is no support in BungeeCord and Velocity to get these values. This data is also not sent in any packet, so we cannot retrieve that from standalone either.
2020-04-19 18:08:14 -05:00
DoctorMacc
bfb3fb4258
Update various copyright dates
2020-04-15 15:39:21 -04:00
rtm516
64e0af48f9
Merge remote-tracking branch 'origin/master' into server-language-processing
2020-04-09 16:56:14 +01:00
rtm516
7465a98098
Fixed DEBUG logs not showing in newer Java versions
2020-04-09 16:46:59 +01:00
rtm516
c51a48221b
Merge remote-tracking branch 'origin/master' into server-language-processing
2020-04-09 13:58:45 +01:00
rtm516
90dc33e394
Fixed support for ctrl+c shutdown
2020-04-06 14:47:07 +01:00
rtm516
845c914492
Moved loading and added default locale config option
2020-04-05 02:58:23 +01:00
Ender
f8407eeb5a
Add requested changes to PR
2020-03-25 00:55:09 -05:00
Ender
ac8d1bf295
Automatically add loopback exemption to Windows
2020-03-24 02:56:04 -05:00
RednedEpic
21dc2e8362
Add Geyser reload command and commands for platforms ( Closes #141 )
2020-03-17 11:43:09 -05:00
RednedEpic
1670c77672
Only allow console to shut down Geyser with a command
2020-03-04 20:44:42 -06:00
RednedEpic
936cbad67d
Get log4j2 working and fix commands
2020-03-04 20:35:23 -06:00
RednedEpic
e52a461a73
Attempt to get log4j2 working
2020-03-01 10:48:49 -06:00
RednedEpic
240f41ff03
Use Path instead of File for floodgate key file in config
...
...and fix related issues with the file not being found.
2020-01-26 11:22:21 -06:00
Redned
c4857c6a54
Merge branch 'master' into plugin
2020-01-25 23:03:47 -06:00
RednedEpic
e4d65cd267
Attempt to archive all artifacts for Jenkins
2020-01-18 17:28:27 -06:00
RednedEpic
52b23950ea
Merge branch 'master' into plugin (should fix building)
2020-01-18 16:46:07 -06:00
RednedEpic
2fc591e341
Merge Floodgate changes
2020-01-03 23:58:58 -06:00
RednedEpic
1fbbb87689
Add PlatformType enum and add bStats platform chart
2019-12-21 11:53:19 -06:00
RednedEpic
e38322a3ec
Nuke plugin API
...
https://media.giphy.com/media/oe33xf3B50fsc/giphy.gif
2019-12-21 11:35:48 -06:00
RednedEpic
f59e4672a0
Exclude dependencies already present in servers (only affects plugin)
2019-12-08 22:41:50 -06:00
RednedEpic
3e7e34dfb9
Move command reader into standalone module
2019-12-01 18:28:36 -06:00
RednedEpic
c76c39f3f5
Fix Jenkins
...
...and update non-shaded jar names.
2019-12-01 17:10:58 -06:00
RednedEpic
e8f4522762
Add BungeeCord plugin module, cleanup POMs
2019-12-01 16:52:07 -06:00
RednedEpic
1c2ef99a54
Separate bootstrap and allow for Geyser to run on Bukkit (Addresses #54 )
2019-12-01 15:16:52 -06:00