Introduction This plugins provides all command and features needed to make your own tnt-tag mini game! You can play this with your friends in a local server or use it in a network. Configuring your DataBase If you don't have a MongoDB (you can also get one here free) you can skip this, the plugin will automactly create a local one so you can play without annoying messages. 1. Get the url. Go to your sandbox and select "Connect"
Click on "Connect your application"
Select the correct drivers "Java" and version: "3.3 or earlier" Copy the url (it is the red box)
2. Add the server ip address. Go to "Network access" and add your ip there.
Commands
User commands
joinarena <Name> With this command any player can join an arena, when a player joins one all players of the arena get notified. Each player can join 1 arena.
leavearena I think this command is quite obvious... anyways, if you are in an arena you can leave it with this command.
Staff commands
listarenas You shouldn't give this commands to all players if you have secret or test arenas, because the player could see them and join them.
deleteplayerdata <PlayerName> This command should be only accessed by high staff, with it you can delete ALL player data (points, wins, rounds)
Owner commands
createarena <Arena name> <Min players> <Max players> It allows you to create an arena, you must provide an arena name and the maximun and minimum players. When the minimum number of player is reached the arena starts.
setarenastart <Arena name> This will save the current location, when a player joins an arena it will be teleported to that place.
setarenaend <Arena name> It is the same as setarenastart but the player will be teleported here when the player leaves the arena or when it ends.
deletearena <Arena name>Are you really reading this? ... well it just delete the arena with that name (what did you expect?)
Permissions
tnttag.arenas.createarena It gives access to createarena command
tnttag.arenas.deletearena It gives access to deletearena command
tnttag.arenas.setlocations It gives access to setarenastart and setarenaend command
tnttag.admin.deletedata It gives access to deleteplayerdata command
tnttag.arenas.listarena It gives access to listarena command
Any problem/bug?
Leave a comment in the comment's section or dm me via discord: alenumeros#6621