Commit graph

252 commits

Author SHA1 Message Date
mathiascode 44e3d0fbb6 Rate limit skin command 2020-02-17 02:09:28 +02:00
mathiascode 72bc93b970 Rate limit username command 2020-02-17 01:23:13 +02:00
mathiascode 4169747681 Optimize username command 2020-02-16 05:53:06 +02:00
mathiascode 177d2ce452 Use consistent equals style 2020-02-14 23:44:00 +02:00
mathiascode ce538c940d Fix incorrect usage of == 2020-02-14 22:49:34 +02:00
mathiascode 66e3a3da01 Minecraft 1.15.2 2020-01-22 16:33:19 +02:00
mathiascode 95a3cbd175 Skip API calls for offline players 2020-01-06 00:00:45 +02:00
mathiascode 00e7494dce Don't remove player entities 2020-01-05 22:11:57 +02:00
mathiascode 03b66ccb2c Handle invalid translations 2020-01-04 23:17:55 +02:00
mathiascode 2f6081a62c Don't allow players with identical usernnames to join 2019-12-22 21:19:01 +02:00
mathiascode 5bea9e9dff Improve TNT redstone performance 2019-12-22 07:25:47 +02:00
mathiascode 673bef2212 Something, something 2019-12-21 20:32:58 +02:00
mathiascode 5b5a6943fb Update readme 2019-12-21 16:24:21 +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 26b10af495 Temporarily disable redstone physics 2019-12-18 17:21:28 +02:00
mathiascode 5c6d4c5ab9 Prevent redstone wire from crashing server 2019-12-18 16:25:17 +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 f8eeaed1fc Clean up spidey command code 2019-12-16 02:05:15 +02:00
mathiascode f3ce40261f Spawner check changes 2019-12-15 20:26:01 +02:00
mathiascode d805770131 Simplify command check 2019-12-15 19:26:25 +02:00
mathiascode c246fb9b27 Improve boundary limits 2019-12-15 03:34:02 +02:00
mathiascode 4fca7c8c80 Add teleport boundary limits 2019-12-15 02:09:29 +02:00
mathiascode 8c5763047d Better config.yml handling 2019-12-14 23:31:28 +02:00
mathiascode 2ee056fb2b Fix another error in command checker 2019-12-14 22:33:55 +02:00
mathiascode 9e967c9748 Fix logic error in command checker 2019-12-14 21:01:22 +02:00
mathiascode f7e86e696b Refactor command checker 2019-12-14 20:47:26 +02:00
mathiascode 8ad68807d0 Revert hotfix 2019-12-14 03:39:25 +02:00
mathiascode 1aa4f3750b Fix chunk load hanging in 1.14+ 2019-12-13 23:30:36 +02:00
mathiascode e4619fc8a5 Catch null banner patterns 2019-12-13 21:52:33 +02:00
mathiascode b443236a8d Remove debug change 2019-12-11 19:01:41 +02:00
mathiascode 61562aa29d Temporary mitigations before 1.15 2019-12-11 18:59:32 +02:00
mathiascode 91a1b47054 Move lists 2019-12-11 03:36:35 +02:00
mathiascode ca17239065 Push latest files 2019-12-03 13:27:06 +02:00
mathiascode 95a0b66af2 More TNT optimizations 2019-12-03 07:46:17 +02:00
mathiascode 86b3e68a4a Remove unneeded lists 2019-12-03 06:57:56 +02:00
mathiascode 6a06185eb5 More efficient block optimizations 2019-12-03 06:53:37 +02:00
mathiascode 58e8197ef6 Push WIP 2019-12-03 00:47:05 +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
mathiascode 4fe8d0ee8d Minor restructure 2019-12-02 05:49:20 +02:00
mathiascode 91b3b8c92d Fix bug in mob limiter 2019-12-02 05:22:38 +02:00
mathiascode 1a0962896a Rename a few functions 2019-12-02 01:19:28 +02:00
mathiascode b4d43d474f Clean up an abomination of code 2019-12-02 01:10:40 +02:00
mathiascode 0410492f76 Add config options, fix skin issue 2019-12-01 02:08:12 +02:00
mathiascode 3a3b450921 Don't hardcode join titles 2019-12-01 01:04:08 +02:00
mathiascode ddd6fa76f4 Mitigate command block bugs 2019-11-15 17:30:36 +02:00