Commit graph

18 commits

Author SHA1 Message Date
Chip a1007853dd
Replace string concatenation with appending text components (#325)
* Replace string concatenation with appending text

* Fix inconsistent indentation

oops

* indentation

i forgor 💀
2022-11-01 15:02:25 +02:00
kaboom 0cda7acb6a Use consistent style for imports 2022-05-21 00:53:30 +03:00
kaboom 78067effe2 Use spaces instead of tabs 2022-05-20 07:06:08 +03:00
mathiascode 11ce7cf2be Enforce code style check 2020-02-27 17:08:10 +02:00
mathiascode 44e3d0fbb6 Rate limit skin command 2020-02-17 02:09:28 +02:00
mathiascode 4169747681 Optimize username command 2020-02-16 05:53:06 +02:00
mathiascode 66e3a3da01 Minecraft 1.15.2 2020-01-22 16:33:19 +02:00
mathiascode 00e7494dce Don't remove player entities 2020-01-05 22:11:57 +02:00
mathiascode b688a2793b More style fixes 2019-12-21 16:12:26 +02:00
mathiascode 164f6b5524 Fix style errors in command code 2019-12-21 15:39:31 +02:00
mathiascode 1d9f62f556 Fix error in username change 2019-12-20 21:12:56 +02:00
mathiascode b1c132a461 Improve SkinDownloader performance 2019-12-20 21:05:02 +02:00
mathiascode 87ef009ba6 Target Java 7 2019-12-17 20:23:24 +02:00
mathiascode d3d5140fe4 Fix package paths 2019-12-17 14:37:59 +02:00
mathiascode d805770131 Simplify command check 2019-12-15 19:26:25 +02:00
mathiascode 91a1b47054 Move lists 2019-12-11 03:36:35 +02:00
mathiascode a998fa8321 Reduce code duplication 2019-12-02 19:07:05 +02:00
mathiascode 551f9f4807 Move skin downloader to separate class 2019-12-02 18:12:05 +02:00