rBunkers is a bunkers/bases plugin made efficiently. (Discord: https://discord.gg/ChNNMvf)
Features:
- Ranked and Un-Ranked matches
- Implemented Economy system
- Implemented KoTH system
- Trade villagers
- All saved in a MongoDB database (Game Configuration, Statistics, Claims, etc)
- Scoreboard and Tab (1.7 / 1.8)
- Advanced teams system
- More and more!
- Team command (claim, setspawn, info, join, home, chat (or @))
- Information command (info, setkotharea, setminplayers, setspawn)
Code:
####################
DATABASE:
AUTH:
HOST: "127.0.0.1"
PORT: 27017
NAME: "Bunkers"
COLLECTIONS:
INFORMATION: "Information"
TEAMS: "Teams"
PROFILES: "Profiles"
####################
Last edited:
