Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PaperMC/Velocity

The modern, next-generation Minecraft server proxy.
https://github.com/PaperMC/Velocity

[ci skip] Fixed typo in KickedFromServerEvent.java (#1266)

3b7b902bf5afb89c0834ea44c7d6f80bf7ef5cdb authored 10 months ago by LightningReflex <[email protected]>
[ci skip] Update GitHub Actions and use cache (#1237)

8bdfb5899bb539bf653fc96535b707f36fd4a601 authored 10 months ago by Triassic <[email protected]>
Added event when a command is executed from Velocity (#984)

* feat: added event for command invocation

This event is called when a command invocation att...

8891faa52c85c165ce37540adc236f4678617b69 authored 10 months ago by Joo200 <[email protected]>
Implement ProtocolState API (#1224)

* Implement ProtocolState API

* Renamed method to #getProtocolState

* Added sinceMinecraft...

c34dafe2a293ee9cae116d9024c7b2132be6201f authored 10 months ago by Adrian <[email protected]>
Update spotless

2c8355fc455c8d23692c91c70e0edb50e83c83e0 authored 10 months ago by Shane Freeder <[email protected]>
Make sure that the backend server knows the pack application was successful

accepted, is just the first expected state, we also need to tell that the pack
was actually appl...

62c6ec044e6eaddfc5a057ce5c9d3859053d0b9c authored 10 months ago by Shane Freeder <[email protected]>
Tiny rework of Protocol Version API (#1260)

82189a6a21c9c69a925cfc5ee650d0da76c2472b authored 10 months ago by Maxim Breitman <[email protected]>
Fixed disconnection reason display due to outdated client version (#1259)

af09677f603af3cdd12bc773dc3c6f93e44ffea2 authored 10 months ago by Maxim Breitman <[email protected]>
Add CommandSource#sendRichMessage and #sendPlainMessage (#1256)

d330236b090847f20203b467fb650436a2f2926f authored 10 months ago by Adrian <[email protected]>
Fix sending keep alive response to wrong backend server (#1253)

74c932e5792135bdef5b2048b75bcf137cc4aba8 authored 10 months ago by Adrian <[email protected]>
[ci skip] Add javadocs warnings about unsupported operations (#1250)

* Document possible blank spaces in the command of the CommandExecuteEvent

* Added Javadocs w...

409ab7b118fe46cc57c33596a0933f4548ab8682 authored 10 months ago by Adrian <[email protected]>
Fixed duplicate sending of resource packs responses to backend server (#1249)

Also fixes the sending of SUCCESSFUL responses to the backend server that will apply a resource ...

7ca0689989951d62003b29e8f011f1bf17f98085 authored 10 months ago by Adrian <[email protected]>
Update Adventure to 4.16.0 (#1248)

* Update Adventure to 4.16.0

Also migrated shadow from `com.github.johnrengelman.shadow` to `...

fc3bc1f3fe7e6edf1b88c3221dc0244ff8070acb authored 10 months ago by Adrian <[email protected]>
Fix login disconnect from 1.20.4 (#1245)

2cf18b0a6d845bbc28eb64774bed371e410f6469 authored 10 months ago by Adrian <[email protected]>
Create a new HttpClient per connection (#1243)

* Create a new HttpClient for each connection

If the instance is using Java 21, the HttpClien...

ecf936f35665f9fd0f65ee114062cfbda2b89bf6 authored 10 months ago by Adrian <[email protected]>
Do not apply a resource pack that has already been applied (#1236)

* Do not apply a resource pack that has already been applied

* Throw IllegalStateException in...

ef861819e336b0466e4f5138d597223c3de8c5e4 authored 11 months ago by Adrian <[email protected]>
Fix race condition when switching client from config to play state

15897c5258d6d69bde5a4e78b0bd5db336c4890b authored 11 months ago by Gero <[email protected]>
Add API for custom chat completions like on Paper (#1232)

* Add API for custom chat completions like on Paper, renamed enum constant to match its function...

d8bb4e97e44b17179750bd5a3927335181ba6f2f authored 11 months ago by itsTyrion <[email protected]>
Use sealed types in command interfaces (#1239)

* Use sealed types in command interfaces

* Some minor code fixes

7bff6b19eb1e6dc654e271ef41dce2e45f01cd8b authored 11 months ago by Adrian <[email protected]>
[ci skip] Remove duplicate space from NativeZlibInflate (#1240)

6f7f722bfbfc7bbb93b4e0ea9a3fa4716cbfc849 authored 11 months ago by R00tB33rMan <[email protected]>
Remove duplicate space from log pattern (#1238)

6506c4cc59b23a71fdfd4defeb60d23d2d099964 authored 11 months ago by Julian Vennen <[email protected]>
Expose connecting player's UUID in the PreLoginEvent (#1009)

* feature: Expose connecting player's UUID in the PreLoginEvent

* Applied suggestions

* Up...

e1f3b6b66f101a63233e6a732b982699e5ef578c authored 11 months ago by Kezz <[email protected]>
chore: update checkstyle config

53923ed857a20bc2a962eea262834710e3981c35 authored 11 months ago by Riley Park <[email protected]>
Ensure that we send a response to the correct server when in flight (#1234)

* Ensure that we send a response to the correct server when in flight

* The rest of the codeb...

d7799eaf607a7bffdd2de3dcbbb7f6b2ed8d8f33 authored 11 months ago by Adrian <[email protected]>
Refactor ResourcePacks handling (#1225)

* Initial ResourcePack refactor

* Implement sendResourcePacks method

* Initializes the Res...

cbd07b14349c449202e84a840da1167b42487cca authored 11 months ago by Adrian <[email protected]>
Bump netty to 4.1.106.Final (#1233)

https://netty.io/news/2024/01/19/4-1-106-Final.html

825c3c68d1874c361fad69af409b4c1fb7a0d40c authored 11 months ago by Pantera (Mad_Daniel) <[email protected]>
Validate plugin dependency IDs in accordance to plugin ID requirements (#1231)

10430a21155aa976bc962f8d4c3f1a621d00f4ca authored 11 months ago by itsTyrion <[email protected]>
Bump client connection state before sending disconnection packets

59567512845ce5e7aed631a489c32435fb56c19d authored 11 months ago by Shane Freeder <[email protected]>
Fixed client brand handling for players with versions 1.20.2 or higher (#1223)

This commit fixes the sending of the client brand to the backend server and the execution of the...

38558783bb6848b33f0c4c997b91e21dde993d55 authored 11 months ago by Adrian <[email protected]>
Extract player data forwarding to separate class (#1210)

* Extract player data forwarding to separate class

* Use modern switch statement

4080ee2eaa8479c241902860d53d6575f249623d authored 11 months ago by Riley Park <[email protected]>
Refactor built-in commands to use Brigadier (#1208)

* Refactor /velocity command to use Brigadier

* Added default usage message and code cleanup
...

b9b11665b9a3926bdbf45986e6e0f736ca0d01cd authored 11 months ago by Riley Park <[email protected]>
Stop shipping the OpenSSL 1.0.x native

CentOS 7 is end of life in June 2024. Let's cut this loose.

I'll also recompiling all the nativ...

c3583e182ca6585e40d1eef0da8c18547c0b1bc1 authored 11 months ago by Andrew Steinborn <[email protected]>
Refactor bossbar implementation (#1209)

* Refactor bossbar implementation

* Move to adventure package

* Use AutoService instead of...

5afcd72bbd4f65deeb856b1aeca085b6cda96b2d authored 11 months ago by Riley Park <[email protected]>
Fix "Add -haproxy-protocol startup parameter" (#1216)

This reverts commit b23c2c6e1a21815683d4ad2f0a1ed054f1cad890.

5f27edf3c2d49cbc9c1514c9a4b3766d37877403 authored 11 months ago by powercas_gamer <[email protected]>
Revert "Add -haproxy-protocol startup parameter" (#1214)

b23c2c6e1a21815683d4ad2f0a1ed054f1cad890 authored 11 months ago by Adrian <[email protected]>
Add -haproxy-protocol startup parameter (#1136)

363e3a7f94b1a8693893f4fe0349fb181b127bbb authored 11 months ago by 冰砚炽 <[email protected]>
Fix fat finger

283005c8bc73eaa8299c26b95b939245a6a5ca9b authored 11 months ago by Shane Freeder <[email protected]>
Downgrade severity of handling several incoming user input packet states

f6fbd258052200172ccd39854c5330dd36717db2 authored 11 months ago by Shane Freeder <[email protected]>
Implement click callback provider (#1029)

953ab6d8e715d99da1f24c4d65531b5e0519c22c authored 11 months ago by Andrew Steinborn <[email protected]>
Pass the correct virtual host port during the handshake (#1205)

46d018c0f21f07eccbab137bff11c3ceac3a4ef9 authored 11 months ago by Adrian <[email protected]>
Fixed possible ConcurrentModificationException when iterating across TabList entries (#1204)

d4a661870e26017b77523a760735b7a2076e853c authored 11 months ago by Adrian <[email protected]>
Implement some missing resource pack API (#1206)

523d750f2bbc7304391abc86095b0dda1afb6575 authored 11 months ago by pop4959 <[email protected]>
Bump to adventure release

The API changes required for adopting resource packs are still needed, however
the maven snapsho...

35137df76c32034f046954f59afd46ad694eb6c3 authored 11 months ago by Shane Freeder <[email protected]>
Improve protocol version checking (#1203)

* Improve protocol version checking

* chore: since 3.3.0

0993ce2f8681b92155f47488b61fb6567279274f authored 11 months ago by Riley Park <[email protected]>
Updated the packet classes to include the "Packet" suffix (#1202)

* Updated the packet classes to include the "Packet" suffix

* Fixed test checkstyle

2ac8751337befd04f4663575f5d752c748384110 authored 11 months ago by Adrian <[email protected]>
l10n: Traditional Chinese Support (#1158)

* update: zh_TW translation

* update: small unchanges

* Update messages_zh_TW.properties
...

75e24a0c59fc1b396eb00fbed825ee1f39c6657b authored 11 months ago by ZoneTwelve <[email protected]>
fix legacy console disconnect messages (#1197)

eabff2020fa50e1972dca22b24ba18cca4e9e007 authored 11 months ago by Aaron <[email protected]>
Fixed unknown status code error (#1196)

c7c65e33399611dc2813ba661d4a86d6684c9d42 authored 11 months ago by Adrian <[email protected]>
Fully replaced AsyncHttpClient (#1194)

6d7335b21fb25054dbfd871b099a71c0eb6d7c11 authored 11 months ago by Adrian <[email protected]>
Migrate to using built-in http client (#1192)

b22b2dc458bcbef9a4e0fb8320dac9e58002230e authored 11 months ago by Shane Freeder <[email protected]>
Fix tablist header and footer desync (#1103)

fe052e516323929e6e2f09a5632fc6620bee5e2e authored 11 months ago by VelVeV <[email protected]>
[ci skip] Update Minecraft wiki references (#1092)

The Minecraft Fandom wiki has been forked to a new domain: minecraft.wiki. Learn more here: http...

f8cdf4fa1aab10cf7e86b715717c12338896824e authored 11 months ago by Spongecade <[email protected]>
Fix player list header/footer not sending translated version (#1186)

dab64ebb595a31da952d59d5d8ecf9aaaba9b979 authored 11 months ago by WonderfulPanic <[email protected]>
Fix chat race condition (#1042)

08c03aaea2bf69673a739494e7d8884d31c5002d authored 12 months ago by EpicPlayerA10 <[email protected]>
Add ModernForgeConnectionType to supports Forge-1.20.2+ (#1176)

02c4d61fc63ee48d6408934683e7507f71eb1f61 authored 12 months ago by Mgazul <[email protected]>
Improved configuration migration (#1111)

a008464ede2c6435c28a7e957212f9977664272c authored 12 months ago by Adrian <[email protected]>
Fixed Legacy Ping handling (#1180)

cc906000bcf6c978de1c230b8580758996ff9854 authored 12 months ago by Adrian <[email protected]>
Use System.nanoTime in place of System.currentTimeMillis when comparing timestamps. (#1174)

408b420af7e04909ecb27cca7225875059eaca07 authored 12 months ago by 0xAda <[email protected]>
Clean up JavaPluginLoader and VelocityPluginModule (#1140)

897ff819150691c82ea70b11dd18759e08594d54 authored 12 months ago by Alexander Städing <[email protected]>
Removed console legacy color support (#1105)

Co-authored-by: Shane Freeder <[email protected]>

28acf9eac1440947e6635d420c706326470c316a authored 12 months ago by Adrian <[email protected]>
Hide ip address in initial and legacy connections (#1025)

de57563eaba845304cd4407ae75126ebe2def5c4 authored 12 months ago by Pancake <[email protected]>
Restore nullability for displayName in UpsertPlayerInfo (#1172)

This makes the UpsertPlayerInfo's displayName truly nullable as before the ComponentHolder was i...

00ef92bc5c82c46ed4770aaaf126c285a6ab705c authored 12 months ago by Timon <[email protected]>
Added static methods to create ArgumentBuilders directly in the BrigadierCommand class (#1161)

6fd03d6f5c9f92b5921d9cb88535bf57d09272bb authored 12 months ago by Adrian <[email protected]>
Fix race condition when switching from config to play state

9450e6600cd823f7cdb207fe0c6bfb392af3e862 authored almost 1 year ago by Gero <[email protected]>
Correctly version component serialization

1.20.3+ has some additional options (EMIT_COMPACT_TEXT_COMPONENT,
EMIT_HOVER_SHOW_ENTITY_ID_AS_I...

a3a6b3fd07082afc5c153d4d7f5cf64e9446b291 authored almost 1 year ago by Spottedleaf <[email protected]>
Support conversion of mixed json array components

a54d8c681fe82eaa0e44e29888578597fa968c1b authored about 1 year ago by Gero <[email protected]>
Update adventure to snapshot version

21ae82e7c0c11ba73343996d82f8d5810d110a2d authored about 1 year ago by Shane Freeder <[email protected]>
[ci skip] Fix internal javadoc

79fe8c8005ae4650d0bc6530b1450a9b52bdb6e9 authored about 1 year ago by Shane Freeder <[email protected]>
Fix NPE in ComponentHolder

8a6c20ee32f365c802788fd5836c45b89b536556 authored about 1 year ago by Gero <[email protected]>
fix binary -> json component

5b8bba4b296d22419ab68d685aed7eac55e96690 authored about 1 year ago by Gero <[email protected]>
don't clear applied resource pack for 1.20.3 in config state

702dad25c4aeaa577920447de5b788fc1c5ffbbe authored about 1 year ago by Gero <[email protected]>
WIP 1.20.3

814b53f12cf08c3711f49d82cb32efcbeb87cefd authored about 1 year ago by Gero <[email protected]>
Fix Disconnects

eaa83378d74a23bc9f49d0c850c2dae24bc2c980 authored about 1 year ago by pkt77 <[email protected]>
fix resource pack status

058aee259a805bb5826b1a6185f3e019036c7352 authored about 1 year ago by Gero <[email protected]>
Fix TabCompleteResponse

b00d3bcf5b4b9eb351059dce923eb5a9e8b4ead5 authored about 1 year ago by Gero <[email protected]>
1.20.4

8bfe0670c4d46ba7189e0eb12b79d8fde9cf6e7a authored about 1 year ago by Gero <[email protected]>
javadoc for PlayerResourcePackStatusEvent.Status#isIntermediate

98632925e11b6011e1de4fd7c485730f0138e294 authored about 1 year ago by Gero <[email protected]>
Fix SessionPlayerChat packet registration

e703e9d2b85b6482b3326192596d1fe9b1f49ed0 authored about 1 year ago by Gero <[email protected]>
Fix TabList NPE

eb03feebd93075cbde516424c31c7b47bab94516 authored about 1 year ago by pkt77 <[email protected]>
fix disconnect decoding

32228e85ab39c0c19fa60fa2b0efb8b6efb40b42 authored about 1 year ago by Gero <[email protected]>
Fix title and system chat packets

519bf5ee04267222b6dcc45615c38af2c0b6ad1b authored about 1 year ago by Gero <[email protected]>
1.20.3 working & checkstyle fixes

efcfeb3e533cf9e7cc2d4297876fa5c6f9f86852 authored about 1 year ago by pkt77 <[email protected]>
Update Configurate to 4.1.2 and include Configurate 3 (#1157)

a6d90105ec823ed9b764018169478b6ef52f4e76 authored about 1 year ago by Adrian <[email protected]>
fix: `Respawn` packet codec for 1.20.2+ (#1156)

c8ca28cd307c8dcafe00e5d00b477d09be4933b1 authored about 1 year ago by ishland <[email protected]>
Revert "Bump configurate to 4.1.2"

This reverts commit 8f45bbf872cfeeb34db027973fae3d3b265c76de.

the "hack" we had to include both...

b270206d2e8998a18cf83a2ca74cd86de6f4ecb3 authored about 1 year ago by Shane Freeder <[email protected]>
Bump configurate to 4.1.2

There is some considerations to provide 3 at runtime for plugins,
but, this is long overdue to a...

8f45bbf872cfeeb34db027973fae3d3b265c76de authored about 1 year ago by Shane Freeder <[email protected]>
Bump minimum java version to 17

8be7ace3f1ef2fe49e6d782e8af0ed792bf995eb authored about 1 year ago by Shane Freeder <[email protected]>
Move GH actions to java 17

Java 11 left standard support 3 months ago, it's time to move forward
and align with the rest of...

9e47a711b25b615c835bebf229756284e1aa8d21 authored about 1 year ago by Shane Freeder <[email protected]>
Bump version pending 1.20.4 and API changes

bbbf549c88827025e9548ea5468e0c39d8564099 authored about 1 year ago by Shane Freeder <[email protected]>
Correct writing of brand string

07a525be7f90f1f3ccd515f7c196824d12ed0fff authored about 1 year ago by Shane Freeder <[email protected]>
fix backend not receiving brands from 1.20.2 clients (#1147)

e5176717a972155419f3a5dbb772b234de5efd33 authored about 1 year ago by AoElite <[email protected]>
Fix

8dcc7ee37e074c6be9c8f2bddcc377f16309524c authored about 1 year ago by Andrew Steinborn <[email protected]>
Apply some changes from 5.0.0

2ec830f8740b97a404faf2a53003a34168a70698 authored about 1 year ago by Andrew Steinborn <[email protected]>
Fire PlayerSettingsChangedEvent event when PlayerSettings are provided in the Configuration phase (#1118)

2e8ef8b2cad0aae6bd9192368c0ae02c542f520e authored about 1 year ago by Adrian <[email protected]>
Allow sending all players from current server (#1133)

f87b05a487ffd2e6073c2464f93373838901027a authored about 1 year ago by Luccboy <[email protected]>
Revert bad bug fix

67d5e77b1fb58c1ee1209bf07b68b5e38c5e2ccf authored about 1 year ago by Andrew Steinborn <[email protected]>
Improve tab completion of glist and send command (#1126)

9b71564c5b2164ae0415ac33e7044473d560c68b authored about 1 year ago by Luccboy <[email protected]>
Add send command (#1073)

81145e45dfa2f9336baa67f317dd10c2bda98869 authored about 1 year ago by Angelillo15 <[email protected]>
Fix typo in `VelocityRegisteredServer#ping()`

7f8edf8c77f9622a71b9904199aea0bf87f82ebe authored about 1 year ago by Andrew Steinborn <[email protected]>
Fix bug in `VelocityRegisteredServer#ping()`

74033addbe22fb0059cb7dc68bf812c7a35be45a authored about 1 year ago by Andrew Steinborn <[email protected]>