Commit Graph

  • 063da83a68 chore(deps): add renovate.json renovate/configure Renovate Bot 2023-10-15 01:47:58 +0000
  • 76f5e32511
    Update Hub.java master Liam 2021-08-19 23:43:23 +0100
  • 3f0c4f14f6
    Update README.md Braydon 2021-08-19 17:18:11 -0400
  • 06d2e048bf
    Update README.md Braydon 2021-08-19 17:17:52 -0400
  • a4ff78fe6c Added the README Braydon 2021-07-16 17:28:07 -0400
  • c972e8a7db . Braydon 2021-07-16 17:27:23 -0400
  • 0358acf5eb Initial Commit Braydon 2021-07-16 14:35:13 -0400
  • a0d17aadd1 Initial commit Braydon 2021-07-16 14:31:14 -0400
  • 9a851608bc Made it work with the repo server MassiveLag 2021-07-12 21:46:08 +0200
  • e68558cef7 Cleaned imports Joel 2021-05-25 13:50:14 +0200
  • bca79b0e27 Changed WorldTimes. Joel 2021-05-24 22:29:28 +0200
  • 5911394e76 Recolored some messages, to the original mcgamerzone style. Joel 2021-05-24 22:13:52 +0200
  • ce4a6f759f - Changed the database details Joel 2021-05-23 12:16:01 +0200
  • 9feca17513 Deleted BGSoftwareBot.java Joel 2021-05-23 12:15:53 +0200
  • 971f71b78d Created a bot for BG-Software auto responder. Still needs cleanup. And i will move it to it's own project soon. Joel 2021-05-22 22:00:59 +0200
  • c14d0bc10f Merge remote-tracking branch 'origin/master' Joel 2021-05-06 22:14:06 +0200
  • 9f32139085 Added ping command Joel 2021-05-06 22:13:57 +0200
  • 184d6a2be4 Added a field in JedisConstants for the selected Redis database. Nicholas Rees 2021-05-06 14:47:47 -0500
  • 35641226a1 [18.5k Lines] Fixed a typo in the README.md Braydon 2021-05-06 13:56:17 -0400
  • 544caeecdb [18.5k Lines] Fixed a typo in the README.md Braydon 2021-05-06 13:55:28 -0400
  • 6261296271 [18.5k Lines] Updated #Before-Starting in README.md Braydon 2021-05-06 13:47:56 -0400
  • 726cc05a2f Added VoteCommand that sends a player a message containing the voting link. Nicholas Rees 2021-05-06 12:27:49 -0500
  • d2177c02a4 Cleaned up more documentation Nicholas Rees 2021-05-02 17:42:23 -0500
  • 931ded5190 Cleaned up the documentation a bit. Nicholas Rees 2021-05-02 13:54:10 -0500
  • b616f84808 Quick update to my documentation relating to announcements. Nicholas Rees 2021-05-01 01:47:42 -0500
  • d19afbb5be Eliminated guild identifiers from BotConstants as they are now stored in the actual Guild enum. Nicholas Rees 2021-05-01 01:43:31 -0500
  • 8ceb57aee1 Documented announcements Nicholas Rees 2021-03-17 21:21:57 -0500
  • 20b93acc3b Added announcements! Miscellaneous: Optimized imports. Nicholas Rees 2021-03-17 18:35:52 -0500
  • b596653faf Merge remote-tracking branch 'origin/master' Nicholas Rees 2021-03-17 17:45:32 -0500
  • 28e4a91aff Added a check do scheduler if server is null where player is standing on. Joel 2021-03-17 23:44:37 +0100
  • 9bb1265111 Merge remote-tracking branch 'origin/master' Nicholas Rees 2021-03-17 17:34:49 -0500
  • 3640b6ca98 New attempt to disconnect players when lobbies restarts... Joel 2021-03-17 23:33:10 +0100
  • 9a69ada2a3 Added NextPage & Previous Page button to HelpCommand Joel 2021-03-17 23:32:43 +0100
  • d602ef17fa Cleaned up SkyblockScoreboard a little bit more. Joel 2021-03-17 18:06:39 +0100
  • e5490774ba Merge remote-tracking branch 'origin/master' Joel 2021-03-17 17:52:30 +0100
  • bc68fe6c41 Added MemberCountCommand Joel 2021-03-17 17:52:21 +0100
  • 9542ae5be0 Merge remote-tracking branch 'origin/master' Nicholas Rees 2021-03-15 17:49:37 -0500
  • e916aa1861
    Merge pull request #13 from nickreesdev/master Braydon 2021-03-15 16:00:24 -0400
  • 049c436ac3 Discord Bot: Fixed an issue with the panel not properly marking the server hosting the bot as RUNNING. Also fixed a few wording issues and cleaned up some things. Nicholas Rees 2021-03-15 11:30:56 -0500
  • 3468f80518 Discord Bot: Cleaned things up a little bit and fixed an issue where the panel wouldn't mark the bot server as RUNNING. nickreesdev 2021-03-15 11:15:42 -0500
  • 4180b25348 Have done some changes for logging. Joel 2021-03-15 16:55:35 +0100
  • 93357ecb4e Optimized imports Joel 2021-02-24 20:11:26 +0100
  • e0d93fba8b Some updates in the toggleRole manager Joel 2021-02-24 20:04:20 +0100
  • ba40c09981 Check if user is bot Joel 2021-02-21 23:25:05 +0100
  • 549ca47d61 Simplified MainGuildListener#onGuildMessageReactionAdd Joel 2021-02-21 23:22:16 +0100
  • df6576ad10 Checking if bot is sending a dm to itself. Joel 2021-02-21 22:44:17 +0100
  • bb812615b9 Updates in bot Joel 2021-02-21 22:40:16 +0100
  • ce72acddf3 Added EditMessageCommand command Joel 2021-02-21 22:22:54 +0100
  • 55b68e8f07 Added Join & Quit Log Joel 2021-02-21 22:05:22 +0100
  • e53b1feb50 Merge remote-tracking branch 'origin/master' into master Joel 2021-02-21 21:49:38 +0100
  • 59b13bad06 Added a role toggling system in main discord. Joel 2021-02-21 21:49:32 +0100
  • c128e1ad5f
    Merge pull request #12 from nickreesdev/master Braydon 2021-02-21 14:35:50 -0500
  • dc8e23bd02 Changed a message in DeliveryManMenu to use the static DELIVERY_MAN_NAME field. nickreesdev 2021-02-21 13:31:38 -0600
  • a922104f8f Added timeleft in chat cooldown Joel 2021-02-21 19:01:09 +0100
  • 84e9a98778 Added CooldownHandler#getCooldown Joel 2021-02-21 19:00:57 +0100
  • 01871a9b4b Fixed mistake in chat prefix Joel 2021-02-21 17:44:17 +0100
  • 09a4a6140f - Added sounds to ChatManager and ServerTraveler - Also cooldown message is different now. Joel 2021-02-21 17:43:21 +0100
  • f6fd0427a5 - Redesigned lores in DeliveryManMenu Joel 2021-02-21 17:42:43 +0100
  • 38b6fc34a2 Merge remote-tracking branch 'origin/master' Rainnny7 2021-02-20 22:55:53 -0500
  • 6803133935 [17.8k Lines] Started working on the chat filter Rainnny7 2021-02-20 22:55:47 -0500
  • 092eaa19ec
    Merge pull request #11 from nickreesdev/master Braydon 2021-02-20 22:07:02 -0500
  • a8e6b158c3 Made it show "are" instead of "is" in the join MOTD if there is not one player online. nickreesdev 2021-02-20 21:05:28 -0600
  • 4d2a8369d9 [17.3k Lines] Cleaned up the delivery man a bit Rainnny7 2021-02-20 21:21:26 -0500
  • 652988432f [17.4k Lines] Added more blocking events to two factor auth Rainnny7 2021-02-20 20:37:27 -0500
  • bad226c19b [17.4k Lines] Added a QR code image to the two factor authentication system Rainnny7 2021-02-20 20:35:53 -0500
  • d360fabcc8 [17.3k Lines] Started on the base of two factor authentication Rainnny7 2021-02-20 19:30:39 -0500
  • 0c664d2ef1 Merge remote-tracking branch 'origin/master' Rainnny7 2021-02-20 17:49:25 -0500
  • 15e199b94b [17.1k Lines] Added login logging to the account repository, and added more chat emotes Rainnny7 2021-02-20 17:49:18 -0500
  • 530310bec0 Removed unused commands Joel 2021-02-20 20:48:44 +0100
  • 6e983ae807
    Merge pull request #10 from nickreesdev/master Braydon 2021-02-20 13:28:49 -0500
  • 671f315b93 Merge branch 'master' of https://github.com/McGamerZone/McGamerCore nickreesdev 2021-02-20 12:25:32 -0600
  • b83c25a5e5 Made it where players can't message or reply if they're muted. nickreesdev 2021-02-20 12:25:02 -0600
  • 2bd4aee8ae
    Merge pull request #9 from nickreesdev/master Braydon 2021-02-20 13:00:00 -0500
  • 1f933ce804 Added a 3 second chat cooldown for non-donators. nickreesdev 2021-02-20 11:57:14 -0600
  • 31fe12357b Merge branch 'master' of https://github.com/McGamerZone/McGamerCore nickreesdev 2021-02-19 23:40:26 -0600
  • 7d48084e0b
    Merge pull request #8 from nickreesdev/master Braydon 2021-02-20 00:40:13 -0500
  • 7693893536 Merge branch 'master' of https://github.com/McGamerZone/McGamerCore nickreesdev 2021-02-19 23:38:38 -0600
  • eb84659e5b Added a /find command. nickreesdev 2021-02-19 23:38:16 -0600
  • 2b3d34debf
    Merge pull request #7 from nickreesdev/master Braydon 2021-02-20 00:05:42 -0500
  • 60a0ff3b4d Merge branch 'master' of https://github.com/McGamerZone/McGamerCore nickreesdev 2021-02-19 23:02:58 -0600
  • 87b21fb606 Fixed a bug where newer versions of Minecraft would make it impossible to get out of the traveler menu. "Traveller" -> "Traveler" nickreesdev 2021-02-19 23:02:27 -0600
  • 956c6abb93
    Merge pull request #6 from nickreesdev/master Braydon 2021-02-19 23:49:46 -0500
  • ac13715cb0 Added emotes to chat. nickreesdev 2021-02-19 22:48:25 -0600
  • 4a77fe053b
    Merge pull request #5 from nickreesdev/master Braydon 2021-02-19 23:22:19 -0500
  • 35736ed02d Merge branch 'master' of https://github.com/McGamerZone/McGamerCore nickreesdev 2021-02-19 22:12:29 -0600
  • 6ae4579eab Added a sound for when a player claims a reward. nickreesdev 2021-02-19 22:11:53 -0600
  • ced88450ea Made it where there will be multiple Nitro Rewards and added an option to enable the notification when a player joins. nickreesdev 2021-02-19 21:25:12 -0600
  • 461f13597f
    Merge pull request #4 from nickreesdev/master Braydon 2021-02-19 22:08:25 -0500
  • 6f3c62b464 Fixed lobby checks Joel 2021-02-20 04:02:55 +0100
  • b50aa92f76 Made a method HubBalancer#removeServer since the code was duplicated. Joel 2021-02-20 03:46:33 +0100
  • d66416cec7 Merge remote-tracking branch 'origin/master' into master Joel 2021-02-20 03:30:08 +0100
  • 7eb8b8c614 Probs made a fix so players won't stuck in a lobby anymore, when all lobbies are restarting. Joel 2021-02-20 03:29:58 +0100
  • 5a2d24c37e Added a notification for when a player joins letting them know if they have unclaimed rewards. nickreesdev 2021-02-19 20:17:33 -0600
  • cf1367bd4c [16.9k Lines] Fixed an error whilst fetching an unknown account in the API Rainnny7 2021-02-19 21:08:57 -0500
  • ca4615c695
    Merge pull request #3 from nickreesdev/master Braydon 2021-02-19 21:06:11 -0500
  • 4668206fc5 Made it where the Delivery Man normal rewards are shown as coal skulls if the reward can't be claimed. nickreesdev 2021-02-19 20:02:10 -0600
  • 202fdafe81 Merge branch 'master' of https://github.com/McGamerZone/McGamerCore nickreesdev 2021-02-19 19:24:03 -0600
  • 879316750d Added Harold the Delivery Man nickreesdev 2021-02-19 19:18:40 -0600
  • 0e28612fec Added it so that you can have spacers in title by using _ in titles. Joel 2021-02-20 02:17:52 +0100
  • d79a13fa2d Added SayCommand Joel 2021-02-20 02:16:51 +0100