Practice is a kohi's practice exact replica ($45)
DISCORD SERVER: https://discord.gg/ChNNMvf
VIDEO SETTING UP:
DISCORD SERVER: https://discord.gg/ChNNMvf
VIDEO SETTING UP:
Features:
- Ranked and Un-Ranked queues
- Kit Editing
- Teams (FFA, TEAM, 2v2 Queues)
- Duels
- Statistics (MongoDB )
- Multi-Arena (Many duels in just one arena!)
- Post-Match Inventories (Health, food, missed potions, etc).
- Sumo ladders
- Tournaments
- More and more!
- Arena command (create, delete, list, authors, position, ffacorners)
- Ladder command (create, delete, list, icon, settings, inventory)
- Duel command (send, accept)
- Team command (create, disband, invite, kick, open)
Code:
DATABASE:
AUTH:
HOST: "127.0.0.1"
PORT: 27017
NAME: "Practice"
COLLECTIONS:
ARENA: "Arenas"
LADDERS: "Ladders"
PROFILES: "Profiles"
WORLD:
NAME: "lobby_practice"
EDITOR:
NAME: "lobby_practice"
X: 5
Y: 100
Z: 6
SCOREBOARD:
SIDEBAR:
ENABLED: true
TITLE: "&6&lKohi &a[Practice]"
NAMETAGS:
ENABLED: true
COLORS:
ENEMY: "RED"
MEMBER: "DARK_GREEN"
SPECTATOR: "GRAY"
MATCHES:
MINIMUM_UNRANKED: # Minimum unranked matches that are needed to queue for a ranked queue.
ENABLED: true
NUMBER: 10
Last edited:
