md_5
36c8df4d2f
Release 1.16-R0.4
2021-01-15 09:49:36 +11:00
mciolkosz
4199b0ca64
#2977 : Added availability to set custom permission messages on commands.
2020-10-17 18:12:01 +11:00
md_5
6973e099fd
Misc dependency updates
2020-10-17 18:04:25 +11:00
Gerrygames
8fffa206e4
#2978 : Allow sending messages from specific UUIDs
2020-10-17 17:46:01 +11:00
md_5
a0f9333a13
Bump version to 1.16-R0.4-SNAPSHOT
2020-07-18 17:36:11 +10:00
md_5
287e28a722
Release 1.16-R0.3
2020-07-18 17:31:21 +10:00
md_5
94c4fcbad7
Bump version to 1.16-R0.3-SNAPSHOT
2020-07-13 08:45:48 +10:00
md_5
a99f62f693
Release 1.16-R0.2
2020-07-13 08:23:55 +10:00
md_5
4786c0986b
Bump version to 1.16-R0.2-SNAPSHOT
2020-06-25 08:36:25 +10:00
md_5
a7180850e0
Release 1.16-R0.1
2020-06-25 08:36:03 +10:00
md_5
d0fd673b60
Minecraft 1.16 support + RGB ChatColor preview
2020-06-24 07:00:00 +10:00
Mystiflow
f1c32f84f4
#2379 : Add ServerSwitchEvent getFrom API
2020-03-25 18:20:37 +11:00
md_5
8ea25a8fc7
#2775 : Fix LinkageError loading plugin dependency classes
2020-02-21 08:22:16 +11:00
MrIvanPlays
c46b14b92c
#2688 : Protect the plugin manager from 3rd party modifications
2020-02-20 12:24:01 +11:00
md_5
f41b1fc821
Do not allow plugins to make multiple instances of their main class.
...
Prevents foot shooting, eg #2772
2020-02-20 12:24:01 +11:00
md_5
9e8ab747e4
Add JsonConfiguration support to bungeecord-config
...
Thanks @FelixKlauke for the idea in #2364 , however this implementation was designed to mirror as much of the existing YamlConfiguration as possible and have Gson as an optional depend.
2020-02-03 13:25:47 +11:00
Mystiflow
cdacc0b1be
#2498 : Add ServerConnectRequest accessor in ServerConnectEvent.
...
- Make the timeout and retry status mutable so plugins can modify these values directly within the ServerConnectEvent.
2020-02-03 10:36:33 +11:00
markusmarkusz
b4b998b2e5
#2761 : Add ClientConnectEvent
2020-02-02 10:48:22 +11:00
md_5
cf72c3a788
Show slow event times in milliseconds
2020-01-27 17:01:57 +11:00
Mystiflow
0a4b9b4984
#2752 : Configurable connect and ping timeouts
2020-01-25 11:12:40 +11:00
Mystiflow
636c020772
#2753 : Add configurable remote ping caching
2020-01-24 10:48:50 +11:00
md_5
4bb0fb67a8
Fix Javadoc in ServerInfo.getSocketAddress
2020-01-20 16:05:23 +11:00
md_5
b70cb01413
Add beta support for binding bungee to unix socket addresses
2020-01-16 10:36:13 +11:00
md_5
2f547f73f7
Fix some javadoc warnings
2020-01-05 11:17:11 +11:00
md_5
4cccf53775
Minecraft 1.15 support
2019-12-11 08:00:00 +11:00
md_5
af10f82d14
Apply and enforce import ordering rules
2019-04-23 15:23:40 +10:00
md_5
3f01748d75
Minecraft 1.14-pre5 support
2019-04-23 12:00:00 +10:00
md_5
771f1735e5
Clearer message for illegal IP addresses
2019-03-18 13:26:10 +11:00
md_5
e2bc7ed797
Misc formatting fixes
2019-02-26 13:11:05 +11:00
Simon Chuu
3889f8683d
#2578 : Add easy way to get proxy command iff it is enabled for that sender
2019-01-20 20:00:26 +11:00
md_5
712a60ffd2
Remove improperly exposed getters from AsyncEvent
2019-01-09 10:19:31 +11:00
Virizion
8b5a89bf12
#2576 : Allow plugins to register multiple intents for async events
2019-01-09 10:19:31 +11:00
md_5
4fa1d82b81
#2572 : Add additional APIs regarding server restriction
2019-01-03 16:35:32 +11:00
md_5
a12bb4cead
Clarify boolean of connect callback
2018-12-29 13:01:53 +11:00
md_5
a47b803385
#2568 : Check permissions for inject_commands
2018-12-21 09:50:54 +11:00
md_5
02a65e34cf
#2479 : Allow injection of BungeeCord commands to 1.13 with inject_commands option
2018-12-20 10:41:18 +11:00
NayXegp
6c44ccd597
#2527 : Minor cosmetic cleanups to imports etc
...
Please see https://github.com/SpigotMC/BungeeCord/pull/2527
2018-11-02 18:06:56 +11:00
md_5
ed6b03d24a
Always use root locale for case conversions
2018-10-28 12:10:34 +11:00
NayXegp
27f926cfc7
#2539 : Optimize dash free UUID parse
2018-10-28 12:05:50 +11:00
NayXegp
cb4108c1b4
#2539 : Regex free command split
2018-10-27 18:19:58 +11:00
NayXegp
9886021428
#2521 : Using replace instead of replaceAll
2018-09-05 07:51:23 +10:00
Mystiflow
4c47549253
#2497 : Incorrect defaults in ServerConnectRequest
2018-08-12 09:43:57 +10:00
Mystiflow
715ec07a28
#2447 : Add API for fluent server connect requests
...
API allows for more control over callback to see why the callback was performed whilst maintaining backwards compatibility
2018-07-30 12:37:34 +10:00
md_5
c9f22868b3
Revert " #2447 : Add API for fluent server connect requests"
...
This reverts commit 7ce9ae50e7
.
2018-07-22 20:13:30 +10:00
Mystiflow
7ce9ae50e7
#2447 : Add API for fluent server connect requests
...
API allows for more control over callback to see why the callback was performed whilst maintaining backwards compatibility
2018-07-22 18:04:43 +10:00
md_5
b1cc72e212
Minecraft 1.13-pre7 support
2018-07-15 10:00:00 +10:00
md_5
c416c44f43
Deprecate not API ProxyServer.start method
2018-07-09 09:59:33 +10:00
Rincewind34
ff42394bdb
#2427 : [Trivial] Fix small mistake in Title documentation
2018-07-08 17:55:45 +10:00
md_5
730715e68b
#2437 : Behave more like underlying servers and don't send no permission messages during tab completion
2018-06-21 12:52:03 +10:00
md_5
cbfdf64a15
Add missing javadoc from previous commit
2018-04-02 12:49:47 +10:00