https://github.com/cstom4994/ncepucraft
another basic bukkit plugin which is a fork version of NekoCore
https://github.com/cstom4994/ncepucraft
bukkit bukkit-plugin minecraft minecraft-plugin
Last synced: about 1 month ago
JSON representation
another basic bukkit plugin which is a fork version of NekoCore
- Host: GitHub
- URL: https://github.com/cstom4994/ncepucraft
- Owner: cstom4994
- License: mit
- Created: 2023-02-05T04:20:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-05T14:20:24.000Z (5 months ago)
- Last Synced: 2026-01-06T09:26:14.062Z (5 months ago)
- Topics: bukkit, bukkit-plugin, minecraft, minecraft-plugin
- Language: Java
- Homepage:
- Size: 407 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NCEPUCraft
Another basic Bukkit plugin which is a fork version of NekoCore
## Build
```bash
git clone https://github.com/cstom4994/NCEPUCraft.git
gradlew jar
```
## Original code
[NekoCore](https://github.com/neko-craft/NekoCore) by [Shirasawa](https://github.com/ShirasawaSama)
## License
MIT LICENSE
see [LICENSE](./LICENSE) for details