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: over 1 year 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T00:15:08.000Z (over 5 years ago)
- Last Synced: 2025-03-18T17:14:27.447Z (over 1 year 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/