Conversation
the logger should replace all System.out.println() statements in the code. Newer bukkit server log a waring due to the usage of sysout usage in this plugin
otherwise crashes server due to an UnsupportedOperationException
changed version number to dev- to display this version is still in development state
|
Can we just compile and use your version of the plugin? Edit: Nevermind, found you have a release tab in your project. |
|
Yes it compiles. Ran on a server for a while without issues. |
|
Having trouble with Fishing Experience on 1.19; can't earn any experience. |
|
Well, I haven't tried if 1.19 is working... So that could be the reason. Does it work in 1.17 and 1.18? If not, you might want to check the yml files in your server folder. These are the options I can think of. |
|
I most likely won't be able to figure it out. Also, no fishing doesn't work at all on 1.17 to 1.18; I even tried to give specific permissions to see if it was a permission problem which it wasn't. Then tried to change some configuration stuff and still didn't work so I have no idea at this point on what to do. Honestly, if you can figure it out that would be amazing... |
* add .editorconfig * formatted project to match the codestyle
Hi,
I have updated freerpg to work with 1.17 and 1.18. Also replaced all sysout statements with a logger, cause papermc kept sending warnings in the console to change it and finally I have added a README with the content of the plugin page from the spigot site.