mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-28 05:45:10 -06:00
Add StartupListener interface - allows a class to call some code on server startup without adding messy code elsewhere Add ShutdownListener interface - allows a class to call some code on server shutdown without adding messy code elsewhere Add TickListener interface - allows a class to call some code on each tick without adding messy code elsewhere Converted all applicable content over to using these new interfaces |
||
|---|---|---|
| .. | ||
| data | ||
| db_exports | ||
| libs | ||
| src/main | ||
| worldprops | ||
| .gitignore | ||
| build.gradle | ||
| License | ||
| tableformat.css | ||