Commit Graph

19 Commits (413cb15e7920fde0189d90139cf086f17698d0c4)

Author SHA1 Message Date
jolheiser fa883570f0
My old friend
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2022-02-07 22:33:59 -06:00
Etzelia e16e1be1ca Remove OreAlert (#23)
Remove OA from configs

Signed-off-by: Etzelia <etzelia@hotmail.com>

Remove OreAlert

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.etztech.xyz/MMS/MinecraftManagerPlugin/pulls/23
Reviewed-by: ZeroHD <joey@ahines.net>
2020-07-31 15:02:31 +02:00
Joey Hines 7a63f21c78 Allow the blocks OreAlert tracks to be configured (#21)
Allow OreAlert tracked blocks to be configured

+ Each block is tracked separately
+ Set api-version to 1.16 to allow for new material support
+ Bumped spigot api version to 1.16

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/MMS/MinecraftManagerPlugin/pulls/21
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-07-19 17:13:28 +02:00
Joey Hines b621e922d3 Reverted OreAlert changes and fixed the original issue (#18) 2019-11-13 23:52:21 +01:00
Etzelia bed3b002b0 Fix OreAlert (#15) 2019-10-01 21:21:20 +02:00
Etzelia 14d4562be8 Run denied commands on login as well if a player's application is denied. 2018-12-22 20:55:39 +01:00
Etzelia 597e9de953 Finishing native OreAlert 2018-12-07 23:18:10 -06:00
Etzelia 2d0b768538 Merge branch 'master' into OreAlert 2018-12-07 17:10:08 -06:00
Etzelia cba8c226b6 Added log4j
Fixes #11
2018-12-07 17:07:54 -06:00
Etzelia ef8abe223b Give player feedback when they submit an application. 2018-11-27 16:05:04 +01:00
Etzelia 38e1a8ac2c Added classes
Need to add API to Django project for alerts/pings
2018-11-12 14:59:06 -06:00
Joey Hines bb3f409be5 Changed the hasReadRules list to be a set to avoid duplicate entries. 2018-10-24 08:55:24 -05:00
Joey Hines efb8545e56 Made changes according to the comments in PR #9
/apply is now cancelled if the user didn't read the rules
User is now not removed from the hasReadRules list until restart
2018-10-23 17:35:06 -05:00
Joey Hines 8997133923 Added logic in CommandPreprocessListener to check if a guest has run the /rules command before doing /apply. 2018-10-23 16:24:06 -05:00
Etzelia 4388a1af85 Consolidated staffMessage usages 2018-09-23 18:22:55 -05:00
Etzelia 8a3c5a8962 Bug Fixes
Fixes Ticket message in-game
Combines Application/Ticket messages to one source
2018-09-15 16:19:38 -05:00
Etzelia 7cdf9509ae Async changes & Bug fixes
Made diamond radius search async
Fixed join listener firing accept twice
2018-09-15 00:37:09 -05:00
Etzelia 0a7c12536a Updated to latest changes from private repo 2018-09-12 11:03:59 -05:00
Etzelia e59f8f4d67 Initial commit for Gitea 2018-09-12 10:55:10 -05:00