Commit Graph

19 Commits

Author SHA1 Message Date
Brayd 634bf298b0 Merge pull request 'Reimplement /stat and /top command' (#2) from develop into main
Reviewed-on: #2
2023-01-27 02:12:49 +01:00
Brayd 6b99b4fa65
Reimplement /stat and /top command 2023-01-27 02:11:20 +01:00
Brayd e87cfef49a
Code cleanup 2023-01-27 01:13:39 +01:00
Brayd 6310b3b4f2
Fix database errors
Fix all database errors so kills get actually counted. Removed /stats and /top command. Will get reimplemented again, because they didn't work as intended.
2023-01-27 01:10:25 +01:00
Brayd 96e94a96bc
Add death count for players 2023-01-26 16:33:06 +01:00
Brayd be2f2dc521
Add stats command 2023-01-26 16:23:34 +01:00
Brayd 11755144f6
Implement kill count 2023-01-26 16:14:59 +01:00
Brayd 0ad68d8701
Update README file for current version 2022-12-22 23:38:37 +01:00
Brayd 71557d1e03
Improve text 2022-12-22 23:37:34 +01:00
Brayd 7eb0dd08a9
Merge branch 'develop' 2022-12-22 23:23:18 +01:00
Brayd 0eaaf17480
Bump version 2022-12-22 23:19:45 +01:00
Brayd d55e940eea
Make MySQLHandler and ConfigHandler actually work
Placing example config.yml to correct subfolder in project, so the ConfigHandler actually works...Also improving some MySQL stuff, so the MySQLHandler works and sets up the tables inside the database.
2022-12-22 23:17:36 +01:00
Brayd 88607bd43e
[NOT WORKING YET] Implement MySQL Handler & ConfigHandler
Implemented a MySQLHandler, as well as a ConfigHandler. However it is not working yet, because the config.yml does not get created as it should. This will be fixed in the next commits. The rest SHOULD work, but wasn't tested yet!
2022-12-22 22:47:09 +01:00
Brayd 57a03cc47d
Add shield.io badges 2022-12-22 15:54:08 +01:00
Brayd 46233e94e0
Implement basic plugin structure 2022-12-22 15:48:19 +01:00
Brayd 00e6570710
Improve README 2022-12-22 15:46:01 +01:00
Brayd 3e64cdc6b6
Add /plugins command 2022-12-22 15:35:49 +01:00
Brayd 6281e23805
Initial commit 2022-12-22 15:35:49 +01:00
Brayd 7086ba1d76 Initial commit 2022-12-22 15:09:05 +01:00