Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxfirecodes/chunkfixer
Fixes a problem with annoying chunks that refuse to unload.
https://github.com/foxfirecodes/chunkfixer
Last synced: 5 days ago
JSON representation
Fixes a problem with annoying chunks that refuse to unload.
- Host: GitHub
- URL: https://github.com/foxfirecodes/chunkfixer
- Owner: foxfirecodes
- Created: 2017-01-23T15:16:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-23T15:18:16.000Z (almost 8 years ago)
- Last Synced: 2025-01-01T14:08:07.417Z (5 days ago)
- Language: Java
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChunkFixer
**ChunkFixer** is a simple plugin I made in 5 minutes to help a guy out with a problem in his server where 5k chunks were loaded and weren't unloading. Weird.## Usage
### `/fixworld `
* Permission: `ChunkFixer.main`That's it! Super simple (just iterates over loaded chunks and attempts to unload them).