mirror of
https://github.com/Minestom/Minestom.git
synced 2024-11-25 12:05:13 +01:00
Updated Schedulers (markdown)
parent
1302285e50
commit
9df38c82dc
@ -34,7 +34,7 @@ schedulerManager.buildShutdownTask(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
// This method is called when the server is shut down
|
||||
// Can be used to store data, for example
|
||||
// Can be used to save cached data, for example
|
||||
}
|
||||
}).schedule();
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user