Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmulloy2/nospawnchunks
Helps manage server memory by dynamically unloading chunks
https://github.com/dmulloy2/nospawnchunks
admin bukkit java memory minecraft spigot
Last synced: 2 months ago
JSON representation
Helps manage server memory by dynamically unloading chunks
- Host: GitHub
- URL: https://github.com/dmulloy2/nospawnchunks
- Owner: dmulloy2
- License: gpl-3.0
- Created: 2014-05-10T20:55:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T00:15:08.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T03:42:38.956Z (3 months ago)
- Topics: admin, bukkit, java, memory, minecraft, spigot
- Language: Java
- Homepage:
- Size: 43.9 KB
- Stars: 24
- Watchers: 6
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# NoSpawnChunks
Helps manage server memory by keeping player-less worlds unloaded. All of the plugin's functionality can be configured in the `config.yml`### Commands
* `/nsc unload [world|all]` manually runs unload task
* `/nsc rl` reloads config yml### Compile
Can be compiled using Maven: `mvn install`### Download
https://ci.dmulloy2.net/job/NoSpawnChunks/