diff --git a/src/main/resources/hatmodels.yml b/src/main/resources/hatmodels.yml new file mode 100644 index 0000000..d3f34fb --- /dev/null +++ b/src/main/resources/hatmodels.yml @@ -0,0 +1 @@ +# This is the Hat Models config file \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5d7bc69..ba42a60 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: ParadisuPlugin -version: 2.6.0 +version: 2.6.1 authors: [JakeDaDream, RealInstantRamen, andyinnie, _Kastle, cytocracy] main: me.jakedadream.ParadisuPlugin.paradisumain api-version: 1.16 diff --git a/src/main/resources/propmodels.yml b/src/main/resources/propmodels.yml new file mode 100644 index 0000000..9c19f58 --- /dev/null +++ b/src/main/resources/propmodels.yml @@ -0,0 +1 @@ +# This is the Prop Models config file \ No newline at end of file