Commit Graph

17 Commits (1a9de611fd8bee8681643fd53a23b9f2179bd62f)

Author SHA1 Message Date
jolheiser 1a9de611fd Fix questions and plugin.yml (#6)
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
This PR changes the questions as dicussed in Discord. It also fixes the `plugin.yml` now that it uses Gradle instead of Maven.

Reviewed-on: #6
Reviewed-by: Joey Hines <joey@ahines.net>
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
2022-02-15 04:25:31 +00:00
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 39d59b8804
Change question phrasing
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-09-06 16:47:10 -05: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 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 38e1a8ac2c Added classes
Need to add API to Django project for alerts/pings
2018-11-12 14:59:06 -06: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 4388a1af85 Consolidated staffMessage usages 2018-09-23 18:22:55 -05:00
Etzelia 8ef9dff69f Cleanup
Added Deprecated to old staffMessage method
Fixed most places using old method to use new JSON message
2018-09-21 19:27:36 -05:00
Etzelia a7fae8e96c Made ticket a valid plugin port command 2018-09-15 16:52: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 0a7c12536a Updated to latest changes from private repo 2018-09-12 11:03:59 -05:00