Commit Graph

9 Commits

Author SHA1 Message Date
DoctorMacc 269e72c943
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/addons 2020-10-20 22:21:20 -04:00
Camotoy 2db1d16f5c
Only send the client brand on game join (#1299)
* Only send the client brand on game join

* Apply suggested changes
2020-09-21 16:06:25 -04:00
RednedEpic d951ee83b4 Initial plugin message and forum support for GeyserAddons 2020-08-08 16:37:01 -05:00
Luke 7195d20fae
Implement helper methods for sending packets (#487)
* Implement helper methods for sending packets, fixes an NPE when chatting before connecting to the remote server

* Change method names

* Add a space between doc comment lines

* Add debug messages
2020-05-05 10:51:43 -05:00
Marco 1beea43a1e remove bytebuffer 2020-04-17 16:35:48 +02:00
Marco c246a32844 Fix brand 2020-04-17 13:29:35 +02:00
Ender bbf6683bd8 Make all translators annotation based 2020-03-23 23:24:17 -05:00
RednedEpic dc594ee22c Update license headers
Certain headers for classes that are to be removed (e.g. plugin api) were not updated to prevent merge conflicts.
2020-01-08 21:05:42 -06:00
Tim203 c5205cc873 Added a simple way to identify Geyser players.
Keep in mind that using this to identify players is less secure than using Floodgate
2020-01-07 22:29:49 +01:00