Hasan Demirtaş
Hasan Demirtaş
Added FastBoardRegistry. Updated README for the usage of the new auto-registry system. 
If you don't add a new collaborator, that can review and merge all pull requests, the repository will die. There is no response for pull requests or issue not so...
Closes #310
Is there any benchmark with other java yaml libraries? like that 
Reading a yml file that contains folded scalar throws `java.lang.StringIndexOutOfBoundsException: String index out of range: -1` the file; ```yml "help-messages": > &a====== %prefix% Player Commands &a====== &7/rank &r> &eShows help...
My github action is giving me the error.  ```yaml name: CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: runs-on: ubuntu-latest steps: - name:...