Commit Graph
100 Commits
Author SHA1 Message Date
LOOHP 0f909c4c11 Merge pull request #46 from LOOHP/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.5 to 2.8.9
2022-05-25 00:41:45 +01:00
LOOHP f421da833d Slight color change 2022-05-01 15:57:17 +01:00
LOOHP effcbab3e4 Fixed PacketPlayInPluginMessaging & Added default command /version 2022-05-01 15:29:46 +01:00
LOOHP 0ac9810554 Separated PlayerSpawnEvent and PlayerJoinEvent, PluginMessages now uses String channels, Added PluginMessageEvent 2022-04-25 19:13:31 +01:00
LOOHP 7ad2b19177 Broadcast server brand 2022-04-22 23:14:56 +01:00
LOOHP d0cc0b05dc Update README.md 2022-03-29 09:58:18 +01:00
LOOHP 0deb3b1fcd Update README.md 2022-03-09 16:25:25 +00:00
LOOHP 4ebe77d5dd Minecraft 1.18.2 Proper support 2022-03-05 17:43:31 +00:00
LOOHP 26aabe66bd Create FUNDING.yml 2022-03-02 01:21:07 +00:00
LOOHP c1b498419a Bump to 1.18.2 2022-02-28 14:46:43 +00:00
LOOHP 99b2a81546 Added license headers 2022-02-17 13:26:44 +00:00
LOOHP 67f24599f2 Changes to ChannelRead 2022-02-10 10:08:22 +00:00
LOOHP 31b3a954a2 Name methods better 2022-02-10 02:05:17 +00:00
LOOHP ea7d33a0e3 format ClientConnection.java 2022-02-10 01:57:52 +00:00
LOOHP 4353859951 Made packet intercepting possible 2022-02-10 01:54:13 +00:00
LOOHP 00600647ae Bump version 2022-01-28 22:24:43 +00:00
LOOHP 76901d85a3 Merge pull request #43 from GamerDuck123/master
Fixed ClientboundSetSubtitleTextPacket mapping
2022-01-28 22:24:25 +00:00
LOOHP e8fc0aee0e Update Player.java 2021-12-22 00:38:15 +00:00
LOOHP 2988e605b5 Re-structure + Adventure 2021-12-22 00:33:31 +00:00
LOOHP 98cb6067e8 Delete .gitignore.bak 2021-12-22 00:23:43 +00:00
LOOHP fa11c0d3b6 Merge pull request #37 from GamerDuck123/master
Added Title and Sub Title support
2021-12-21 22:46:24 +00:00
LOOHP 53a4baa420 Update README.md 2021-12-10 12:51:35 +00:00
LOOHP 224e12a6a8 Fixed keepalive packet issue 2021-12-06 20:42:49 +00:00
LOOHP 9d507f684f Fill chunks outside of world (schematic) with empty chunks 2021-12-04 18:56:57 +00:00
LOOHP abc5a83b48 Removed debug messages 2021-12-01 01:03:43 +00:00
LOOHP 97a2bca9c9 Update README.md 2021-12-01 01:00:53 +00:00
LOOHP 14a1f50abf Minecraft 1.18 2021-12-01 00:55:27 +00:00
LOOHP 2909c77d62 Update README.md 2021-11-28 01:00:08 +00:00
LOOHP 9eb2060457 Improved kick command logic & player class internal code 2021-11-24 19:00:37 +00:00
LOOHP 6847f46a3b Polished tab header footer & default command handling & other internal code 2021-11-24 18:38:12 +00:00
LOOHP a3b25de473 Merge pull request #35 from GamerDuck123/master
Added 2 things: Added the default commands to the server jar, and added PlayerList header and footer support
2021-11-24 17:14:09 +00:00
LOOHP 0fcab21a4d Merge branch 'master' into master 2021-11-24 17:13:59 +00:00
LOOHP d86bcdb48d Polish resource pack support 2021-11-22 01:16:20 +00:00
LOOHP 7ce2c6b194 Merge pull request #34 from GamerDuck123/master
ResourcePack Support
2021-11-22 00:08:23 +00:00
LOOHP d460ca735b bump version 2021-09-07 22:40:38 +08:00
LOOHP cfb6608498 Merge pull request #24 from GrizzlT/feature/generate-sources
Add gitignore and generate sources
2021-09-07 22:38:20 +08:00
LOOHP 87519217da Update pom.xml 2021-08-25 21:32:42 +08:00
LOOHP 013662db0c Merge pull request #23 from GrizzlT/feature/chat-option
Added chat disabling option
2021-08-25 21:31:29 +08:00
LOOHP 3fecd768f3 Legacy support 2021-08-20 11:24:33 +08:00
LOOHP 7d8208272f Cache Event Methods, Polish Last PR 2021-08-19 20:50:45 +08:00
LOOHP a0f592d8fe Merge pull request #22 from GrizzlT/feature/modern-forwarding
Feature: Added Velocity Modern Forwarding and BungeeGuard support!
2021-08-19 18:55:37 +08:00
LOOHP 7be0b5f9da Fixed Creative Mode Allow Flight on Join 2021-08-01 18:25:09 +08:00
LOOHP 277abd116b Update README.md 2021-07-12 22:59:39 +08:00
LOOHP d920577ed8 Update to 1.17.1 2021-07-12 22:59:02 +08:00
LOOHP cbb58561fd Update BungeecordAPI to 1.17 2021-06-14 17:45:49 +08:00
LOOHP 51040284bd Update README.md 2021-06-13 00:59:28 +08:00
LOOHP edbc668fa2 Bump development to 1.17, Added a few more light emitting blocks, Improved PlayerChatEvent formatting 2021-06-13 00:56:41 +08:00
LOOHP c6ac7b3593 Suppress socket errors 2021-04-19 13:27:55 +08:00
LOOHP 3d0c00bd73 Revert "Suppress socket errors"
This reverts commit 728306ec88.
2021-04-19 13:26:55 +08:00
LOOHP 728306ec88 Suppress socket errors 2021-04-19 13:26:40 +08:00
LOOHP 12b501faf7 Update pom.xml 2021-04-18 11:19:10 +08:00
LOOHP 1962ff0eec Use bungeecord provided ip (if bungeecord is true) for connection messages 2021-04-10 21:21:54 +08:00
LOOHP 0fe453e413 Update README.md 2021-04-10 20:14:07 +08:00
LOOHP f8046644b8 Update LimboDefaultCmd.jar 2021-04-06 22:18:57 +08:00
LOOHP d4a58a343c Update LimboDefaultCmd.jar 2021-04-06 21:42:45 +08:00
LOOHP 6d14314bd9 reupload 2021-04-06 21:14:05 +08:00
LOOHP 05cfdb73a9 clear 2021-04-06 21:12:32 +08:00
LOOHP 6c90a82f7c Follow naming conventions 2021-04-06 12:50:26 +08:00
LOOHP 2d77a0e15c reorganize classes for a better future 2021-03-22 00:22:13 +08:00
LOOHP e8a7d68e3b Temporary solution to LightEngine ArrayIndexOutOfBounds error 2021-03-16 20:44:26 +08:00
LOOHP 5be44b597a Updated pom.xml, handles interrupt signal 2021-02-27 17:32:31 +08:00
LOOHP 201bafcc87 Merge pull request #13 from drunderscore/master
Allow modifying of the spawn location (and thus, the spawn world) of players joining through the PlayerJoinEvent
2021-02-27 16:48:04 +08:00
LOOHP 0348f3c5ca Update README.md 2021-02-27 14:12:27 +08:00
LOOHP 25afa65ad9 Limbo Schedulers 2021-02-22 22:26:14 +08:00
LOOHP 2a0839963a Merge pull request #12 from drunderscore/feature/player-selected-slot
Track the players selected slot index
2021-02-22 22:24:59 +08:00
LOOHP aa47af1b6f Merge pull request #11 from drunderscore/master
Reduce code duplication, tell client about new position if an event handler used setTo
2021-02-22 22:23:37 +08:00
LOOHP 48cd3a8b9a UTF-8 when saving FileConfiguration 2021-02-21 14:58:05 +08:00
LOOHP 9fe48fc2a9 Use Java 8 Methods 2021-02-21 14:44:59 +08:00
LOOHP 6013235c73 Fixed resource not closing 2021-02-20 18:12:11 +08:00
LOOHP 8d2b7ea0cb 0.4.0 SNAPSHOT 2021-02-19 23:33:21 +08:00
LOOHP a0f45a5b17 Update README.md 2021-01-16 11:09:25 +08:00
LOOHP aeac3730ac Updated to 1.16.5 2021-01-16 11:08:43 +08:00
LOOHP 1040e75ca9 Do not stop server when receving unknown flags 2021-01-02 14:21:00 +08:00
LOOHP c77c700fac Reorganize sources to maven project standard 2020-12-29 01:50:43 +08:00
LOOHP 7bc2bf6d88 Create LICENSE 2020-12-23 02:24:57 +08:00
LOOHP 1500c55384 Delete LICENSE.md 2020-12-23 02:24:29 +08:00
LOOHP 8d761d5636 Merge pull request #4 from Jan2220/master
Accept flag "nogui"
2020-12-03 22:52:31 +08:00
LOOHP 82e575e897 0.3.7-ALPHA Exterimental Light Engine (Reset mapping.json to use) 2020-11-05 16:08:04 +08:00
LOOHP 052d8bb021 Update README.md 2020-11-03 15:46:47 +08:00
LOOHP 027cff9ab5 0.3.6-ALPHA Update to 1.16.4 2020-11-03 15:42:46 +08:00
LOOHP bae75e0d0a Fixed Access Control, Fixed PluginManager null during onLoad for LimboPlugins 2020-11-03 00:08:35 +08:00
LOOHP e8f4e86b16 Update LimboDefaultCmd.jar 2020-11-02 23:47:48 +08:00
LOOHP 5ec6eaf6e2 Added PlayerMoveEvent and PlayerTeleportEvent 2020-10-31 00:23:04 +08:00
LOOHP 5c69de1637 Fixed importing schem incorrectly after certain x/y/z value 2020-10-30 18:45:23 +08:00
LOOHP ae11665312 Update pom.xml 2020-09-15 16:52:39 +08:00
LOOHP 02ead9e558 Update pom.xml 2020-09-15 14:50:52 +08:00
LOOHP 5dd6401309 Update README.md 2020-09-11 13:42:21 +08:00
LOOHP 4d8a5951f6 Fixed some platforms unable to read limbo version from manifest 2020-09-11 11:46:31 +08:00
LOOHP 6463e3d820 Updated Metrics 2020-09-11 11:07:57 +08:00
LOOHP 26c4b9d960 1.16.3 Update / Added bstats Metrics 2020-09-11 11:02:35 +08:00
LOOHP 10789c3c60 Fixed string reading not using UTF-8 2020-08-26 01:09:53 +08:00
LOOHP 148a9423c9 Changed field name to match naming schem 2020-08-15 19:33:59 +08:00
LOOHP 34668ae633 0.3.1 Colors in the console! 2020-08-15 18:58:09 +08:00
LOOHP aa969cc821 Ignore empty console commands, added other stuff for future updates 2020-08-14 18:54:32 +08:00
LOOHP 59b68a6bf8 Allow creative pick block 2020-08-13 02:37:19 +08:00
LOOHP 93f84e7861 Merge branch 'master' of https://github.com/LOOHP/Limbo 2020-08-12 23:26:39 +08:00
LOOHP fc3be96453 Removed unwanted getters 2020-08-12 23:26:29 +08:00
LOOHP 18dac4ffcb Update README.md 2020-08-12 23:15:53 +08:00
LOOHP 85da3cb845 0.3.0 - Moved supported version to 1.16.2 2020-08-12 23:00:03 +08:00
LOOHP ff407323e8 Changed character encoding 2020-08-09 23:29:41 +08:00