A FFA core in development.
Go to file
Matheus 379232dd05 Merge remote-tracking branch 'origin/master' 2024-03-12 06:42:50 -04:00
.idea Upload everything :P 2024-03-09 14:34:58 -04:00
src/main Added leaderboards system, and added some changes to Main.java & ProfileKitData.java to support leaderboards 2024-03-12 06:42:31 -04:00
.gitignore .gitignore modifications 2024-03-11 07:11:45 -04:00
README.md Update README.md 2024-03-11 10:35:43 -04:00
pom.xml Added plugin.yml (removed spigot plugin annotations), Updates to FFAListener, FFAReKitEvent & Main.java, Added OtakuCommand, Added build.properties & DateUtils (to get the build timestamp) and updated pom.xml 2024-03-11 10:34:54 -04:00

README.md

Otaku

This is an FFA core in development.

Development is running since 17/12/2023, 20:19:59

TODO List:

✓ Finish the basic FFA Logic. (semi-completed, but mostly works.)
✓ Finish any remaining profile stats, and port everything to MongoDB. (now supports both MongoDB & FlatFile)
✗ Add more features.

Features in the works:

✗ Abilities (suggested by Brewage)
✗ Events (suggested by Brewage)
✗ Battlepass (suggested by Brewage)