SeanOMik
7519b049b3
Implement #66
2021-12-11 18:55:49 -05:00
SeanOMik
3c599e0d6b
Remove AnvilGUI submodule
2021-12-11 01:33:45 -05:00
SeanOMik
88305cb061
Update to 1.18, remove need for AnvilGUI submodule, simplify gitignore
2021-12-11 01:33:11 -05:00
SeanOMik
6aeaeb4213
Update readme
2021-09-20 23:12:34 -04:00
SeanOMik
c77e8065d3
Add a way for certain gameplay related messages to get disabled
2021-09-20 23:09:04 -04:00
SeanOMik
ddd00cf9e8
Fix #14
2021-08-14 17:33:03 -04:00
SeanOMik
2a1e9a6211
Fix #62
2021-08-14 16:43:52 -04:00
SeanOMik
afb0bfdf1f
Create FUNDING.yml
2021-07-21 12:15:40 -04:00
SeanOMik
556a501f75
Fix #61
2021-07-20 17:37:00 -04:00
SeanOMik
d056ce8753
[CI] Try to use joschi/setup-jdk@v2 to setup jdk
2021-07-20 15:45:06 -04:00
SeanOMik
691a8e14bd
Fix typo in readme
2021-07-18 23:49:19 -04:00
SeanOMik
95fe051930
Add metrics image
2021-07-18 23:46:45 -04:00
SeanOMik
2a334baf07
Add some spacing in readme
2021-07-18 23:41:24 -04:00
SeanOMik
7832742502
Fix screenshots on readme.
2021-07-18 23:40:32 -04:00
SeanOMik
d8de04b3ef
Fix typos
2021-07-18 23:21:46 -04:00
SeanOMik
89200ae301
Remove need for program arguments. Add notice of bStats in readme.
2021-07-18 23:12:38 -04:00
SeanOMik
9619fea1cc
[Actions] Fix incorrect jdk version string
2021-07-15 16:16:16 -04:00
SeanOMik
23cd24b514
[Actions] Define JAVA_HOME env variable
2021-07-15 16:03:47 -04:00
SeanOMik
6a15f02160
Fix #55
2021-07-12 23:09:29 -04:00
SeanOMik
5d6cd45c50
Use jdk file for action
2021-07-11 12:49:32 -04:00
SeanOMik
99d4979678
Fix errors on purpur
2021-07-11 12:47:02 -04:00
SeanOMik
c42ea6710d
Add debug thing
2021-07-10 00:57:50 -04:00
SeanOMik
788c2c7c43
Update for 1.17.1
...
The update was pretty simple, all I had to do was create a new module that depended on 1.17.1 spigot. The reason for this was so the plugin was remapped to the spigot 1.17.1 obfuscated code.
2021-07-10 00:24:47 -04:00
SeanOMik
23a3529802
Add cache
2021-07-08 20:02:02 -04:00
SeanOMik
79ad05ec9b
Go back to running it as sudo
2021-07-08 19:52:56 -04:00
SeanOMik
34daf11e21
Update maven.yml
2021-07-08 19:48:09 -04:00
SeanOMik
f8212ff7c9
Run maven steps as sudo
2021-07-08 19:14:52 -04:00
SeanOMik
9225e0121b
Update maven.yml
2021-07-08 18:46:15 -04:00
SeanOMik
9a148b3022
Remove output file thing in maven
2021-07-08 18:45:55 -04:00
SeanOMik
32a0ba8c1a
Update maven.yml
2021-07-08 18:31:00 -04:00
SeanOMik
3d49fce3f6
Attempt to get action working
2021-07-08 18:08:55 -04:00
SeanOMik
22bbf41d7a
Create github actions for autobuild
2021-07-08 18:05:01 -04:00
SeanOMik
79b38af88e
Create optional outputFile property
2021-07-08 18:02:23 -04:00
SeanOMik
d96e2de044
Update plugin version for next release
2021-07-07 15:49:51 -04:00
SeanOMik
9e8b06c9c0
Fix #51 , also implement the fix for #52 for all version implementations
2021-07-07 15:24:49 -04:00
SeanOMik
5ec2b578e0
Update issue templates
2021-07-05 23:32:25 -04:00
SeanOMik
ef2035c641
Punctuation
2021-06-26 19:55:22 -04:00
SeanOMik
29e2442b14
Update README.md
2021-06-26 19:52:42 -04:00
SeanOMik
f5903a16be
Use remapped Mojang jars for 1.17
...
This will make it easier to develop for 1.17, and future versions if I choose to continue using Mojang remappings. I also fixed some logic errors in all version implementations.
2021-06-24 15:45:00 -04:00
SeanOMik
201b2641e7
Update README.md
2021-06-23 22:45:40 -04:00
SeanOMik
54694bc869
Update readme
2021-06-23 20:20:32 -04:00
SeanOMik
7510a51f96
Fix #43 (Randomly stuck sitting foxes)
2021-06-23 20:09:49 -04:00
SeanOMik
63814427db
Fix config reload command
2021-06-23 19:46:13 -04:00
SeanOMik
d2b586feea
1.17 implement changing entity attributes when tamed
2021-06-23 19:45:47 -04:00
SeanOMik
01efec4092
Add a fix for #42 that doesn't involve deleting the configuration files
...
Also add link default language.yml to the readme.
2021-06-23 19:21:59 -04:00
SeanOMik
d94907128f
Add support for modifying the prefix
...
This relates to #36 . Also add a link to the default config file onto the readme. The last thing I did was fixing AnvilGUI for users not using Java 16.
2021-06-23 19:14:43 -04:00
SeanOMik
f68aeaa99b
Remove the need for AllSpigotNMS
...
I removed the need for AllSpigotNMS by separating each version implementation in its own maven module. Each of the implementations depend on the NMS version that their implementing for.
2021-06-23 18:06:43 -04:00
SeanOMik
fd7812ee31
Fix link in Readme
2021-06-23 16:09:35 -04:00
SeanOMik
1dbdfb0049
Update for 1.17
...
I had to separate the 1.17 implementation in a separate maven module. I will do similar things to all other older MC versions since we will no longer need to have the jar file with a bunch of nms versions packaged inside of it.
2021-06-23 15:54:58 -04:00
SeanOMik
e842dee1b0
Update README.md
2021-06-14 12:39:20 -04:00