Commit Graph

14 Commits (cb6ab21eed3a1954e82c5b55757b2614aa81a8d6)

Author SHA1 Message Date
jolheiser cb6ab21eed Minor updates (#4)
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
- [x] Moves docs to the README
- [x] ...adds a README
- [x] Update PluginAPI dep
- [x] Update application questions
- [x] Rips out MCM chat functions
- [x] Add woodpecker
- [x] Switch to Gradle

Closes #3

Reviewed-on: Minecraft/minecraftmanagerplugin#4
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
2022-02-11 17:18:58 +00: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
Joey Hines e64f2119c5 Set the OreAlert task to run every tick. (#17) 2019-11-04 17:59:48 +01:00
Joey Hines 33953fd989 Switched from using an async task to using a timer task (#16) 2019-10-20 04:05:02 +02:00
Etzelia bed3b002b0 Fix OreAlert (#15) 2019-10-01 21:21:20 +02:00
Etzelia 597e9de953 Finishing native OreAlert 2018-12-07 23:18:10 -06:00
Etzelia cba8c226b6 Added log4j
Fixes #11
2018-12-07 17:07:54 -06:00
Etzelia 4cb519c3fc Re-initialize MCMUtil on reload to update log file handlers. 2018-12-06 23:20:39 +01:00
Etzelia 33f893907d Update to 1.5
Added new Staff message utility to be used going forward
New demote action in MCM listener
Added tag option to move [MCM] into hover event
Fixes #3
Fixes #5
2018-10-20 23:01:00 -05:00
Etzelia 9d2f4c979f Updated to EtzCore 1.3
Updated all tests
2018-09-28 23:12:42 -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