Skip to content
Changes
- avoid potential npe when parsing command args (commit: 160d26b)
—
Brokkonaut /
detail
- add testpermissions and every group should contain its own permission (commit: e19d520)
—
Brokkonaut /
detail
- load permissions for accounts (commit: 6f58786)
—
Brokkonaut /
detail
- permission commands (commit: afb5fdb)
—
Brokkonaut /
detail
- account delete command (commit: 4699cd1)
—
Brokkonaut /
detail
- update dependencies (commit: 9c101ae)
—
Brokkonaut /
detail
- close connection in removeAccount (commit: ff2f88a)
—
Brokkonaut /
detail
- thread safety (commit: 3612e3c)
—
Brokkonaut /
detail
- add GlobalServer parameter to SubCommand (commit: e2ed817)
—
Brokkonaut /
detail
- suppress some warnings (commit: e647cd2)
—
Brokkonaut /
detail
- move ServerCommand (commit: fb544f8)
—
Brokkonaut /
detail
- move AbstractServerCommand (commit: cca496a)
—
Brokkonaut /
detail
- restructure account commands, move other commands (commit: 0297ad0)
—
Brokkonaut /
detail
- initialize permissions on server start (commit: 6752db4)
—
Brokkonaut /
detail
- move permissions, add permission loading (commit: 3e11e49)
—
Brokkonaut /
detail
- add CommandRouterCommand (commit: 55abbad)
—
Brokkonaut /
detail
- permissions (commit: e7e0609)
—
Brokkonaut /
detail
- add license (commit: 70b12dc)
—
Brokkonaut /
detail
- fix npe and better sync (commit: 8a1088b)
—
Brokkonaut /
detail
- try to shutdown the console at the end (commit: f12b826)
—
Brokkonaut /
detail
- add slf4j to log4j bridge and improve pom (commit: b4e84cf)
—
Brokkonaut /
detail
- catch exceptions from plugins (commit: 84ad8b0)
—
Brokkonaut /
detail
- log4j changes (commit: ee6e989)
—
Brokkonaut /
detail
- include cubesideutilscore (commit: d539aa2)
—
Brokkonaut /
detail
- update mariadb-java-client (commit: 0685058)
—
Brokkonaut /
detail
- fix pom (commit: 52bba28)
—
Brokkonaut /
detail
- Update dependencies (commit: 441ddf3)
—
Brokkonaut /
detail
- add executor (commit: 8d1c5b9)
—
Brokkonaut /
detail
- Start a plugin system (commit: b73fc85)
—
Brokkonaut /
detail
- Continue creating PluginManager (commit: 1b2a62d)
—
Brokkonaut /
detail
- improve logging and add plugins folder to .gitignore (commit: 9e64653)
—
Brokkonaut /
detail
- event priority class (commit: 24fe0e2)
—
Brokkonaut /
detail
- some cleanup and sort plugins by name, not by filename (commit: fe13390)
—
Brokkonaut /
detail
- add some events (commit: 0220a81)
—
Brokkonaut /
detail
- add DataForwardEvent (commit: 23b6a99)
—
Brokkonaut /
detail
- improve DataForwardEvent (commit: 1a21c4b)
—
Brokkonaut /
detail
- shade in mariadb connector (commit: 4d338f4)
—
Brokkonaut /
detail
- add plugins command (commit: dd40ffe)
—
Brokkonaut /
detail
- use correct mariadb-java-client version (commit: 345f44c)
—
Brokkonaut /
detail
- use buffered streams for sockets (commit: 58d4003)
—
Brokkonaut /
detail
- fix stop command and make some methods package private (commit: 8d6dfb2)
—
Brokkonaut /
detail
- improve concurrency (commit: 443f5db)
—
Brokkonaut /
detail
- java 17 (commit: 1bda4be)
—
Brokkonaut /
detail
- sort servers and accounts (commit: 9b1ed76)
—
Brokkonaut /
detail
- Update snakeyaml (commit: df6ec3e)
—
Brokkonaut /
detail
- Fix syncronisation (commit: a062099)
—
Brokkonaut /
detail
- fix deprecation warning with log4j and update snakeyaml version (commit: 59bdddf)
—
Brokkonaut /
detail
- use log4j version for the shade fix (commit: bfac723)
—
Brokkonaut /
detail
- fix log4j shading (commit: c361ff4)
—
Brokkonaut /
detail
- log4j 2.15.0 -> 2.17.1 (commit: b286cfe)
—
Brokkonaut /
detail
- Update log4j to 2.15.0 (commit: b5541eb)
—
Brokkonaut /
detail
- Bump log4j-core from 2.13.3 to 2.15.0 (commit: 6771203)
—
github /
detail
- Improve console (commit: 85c8206)
—
Brokkonaut /
detail
- Redirect Syste.out/System.err to logger (commit: c14ae96)
—
Brokkonaut /
detail
- Update dependencies/Add tab completions (commit: 290fc4e)
—
Brokkonaut /
detail
- Stop the server when the console died (commit: 871af2b)
—
Brokkonaut /
detail
- Add restricted servers, allowed channels (commit: 431aa95)
—
Brokkonaut /
detail
- Remove debug output (commit: 42dd7df)
—
Brokkonaut /
detail
- end with newline (commit: b7a56b8)
—
Brokkonaut /
detail