summaryrefslogtreecommitdiff
path: root/serverlist-server
AgeCommit message (Expand)Author
2021-01-18Add SQL index to uuid1.6.2Matthew
2021-01-18Check if session is still open before running join game packetsMatthew
2021-01-02Merge remote-tracking branch 'upstream/master'jermafenser
2020-12-30nodb now has to be set to "true" to activate & coordinates no longer show ingameMatthew
2020-12-28add ability to exclude featured servers from serverlistjermafenser
2020-12-19Remove duplicate DNS recordMatthew
2020-12-19Add setting to disable user server options1.6.1Matthew
2020-12-18Change method of exiting serverlistMatthew
2020-12-15Merge remote-tracking branch 'upstream/master'Hayden Andreyka
2020-12-15implement custom servers into ui form and packet handlerHayden Andreyka
2020-12-15implement loading of custom serversHayden Andreyka
2020-12-13Different method for AFK timer & add launch argument for afk kickingMatthew
2020-12-13Merge branch 'master' of https://github.com/Pugmatt/BedrockConnectMatthew
2020-12-13Timeout players after 5 minutes of inactivityMatthew
2020-12-10Fix mineville image url and rename to match...Rhodri
2020-12-08Update PaletteManager.java1.5.6Matthew
2020-12-08Update to 1.16.200DoctorMacc
2020-11-16Update to 1.16.100DoctorMacc
2020-11-12Use a better alternative for CubeCraft's IPSupremeMortal
2020-10-24Update generated DNS domainsMatthew
2020-08-18Revert unfinished DNS server1.5.3Pugmatt
2020-08-11Update to 1.16.201.5.2Pugmatt
2020-07-10Add Galaxite to serverlistPugmatt
2020-07-07Update NBT syntaxPugmatt
2020-07-06Changing Protocol version in pom (Requires compilation)Pugmatt
2020-07-06Initial 1.16 pushPugmatt
2020-05-10Fix for errorPugmatt
2020-04-30Fix Warning1.4.3Pugmatt
2020-04-30Merge pull request #26 from ronnierap/masterPugmatt
2020-04-16Update fix for 1.14.601.4.2Pugmatt
2020-04-12Update MySQL Connector version to v8 (which is still compatible with v5.6 and...Ronnie Rap
2020-04-08Moving block pallet file to correct folderPugmatt
2020-03-26Address max length extension1.4.1Pugmatt
2020-03-26Forgot IP regexPugmatt
2020-03-25Fix for domain regexPugmatt
2020-03-10Add "nodb" option to allow running software without the need of a database1.4Pugmatt
2020-03-10Bug fixesPugmatt
2020-01-21Remove unneeded dependenciesPugmatt
2020-01-181.14Pugmatt
2019-09-30Merge branch 'master' of https://github.com/Pugmatt/BedrockConnect1.1.1Pugmatt
2019-09-30Fixed bug where IPs with 0s in it weren't acceptedPugmatt
2019-09-29Remove misplaced README from different projectPugmatt
2019-09-29Move prototype files to a legacy folder1.1Pugmatt
2019-08-12Cancel out unneeded eventsPugmatt
2019-08-12Add Featured Server iconsPugmatt
2019-08-11Add featured servers to listPugmatt
2019-08-09Clean up code + add more startup arguements1.0Pugmatt
2019-08-09Update server to newest Bedrock version + add BINDPugmatt
2019-06-25Add Remove form and backend codePugmatt
2019-06-21Grab servers from database and displayPugmatt