Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot] 8e664d073f
Bump junit from 3.8.1 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 09:43:10 +00:00
Norbi Peti d2ab3511c2
Add subcommand perms, failed attempt at separating command handlers
Removed project files
Added permission for each subcommand (#89)
Made separate instances of the command handler for each plugin
Spent a lot of time crafting type arguments then realized it won't work (per-plugin managers)
2020-02-14 17:36:00 +01:00
Norbi Peti 220829a206 Restart counter, member cmd
#78
#69
2020-02-05 19:34:29 +01:00
Norbi Peti 9aa320e663 Refactoring, renaming everything 2020-02-04 17:39:18 +01:00
Norbi Peti fb9c108c52
Fix long-int conversion (config)
Forgot to commit yesterday
2019-11-16 23:18:31 +01:00
Norbi Peti 34637ac536
Disable test by default, config desc.
#79
Fixed IntelliJ compiler version...
2019-11-16 01:04:11 +01:00
Norbi Peti dea1a46f55 Check if Essentials is present
#77
2019-11-06 15:46:59 +01:00
Norbi Peti 8f75998b58 Use Essentials teleport for /spawn
#77
2019-11-05 15:50:42 +01:00
Norbi Peti d100b86d72
Create parent POM for all my plugins
Also update Travis config to use Java 11
Also fix gitignore
2019-10-23 02:07:31 +02:00