Commands and permissions
/gtd join
| Description: | This command allowes you to join the game as civilian or cop |
| Usage: | /gtd join [Cop/Civilian] |
| Permissions: | gta.join.command |
-
/gtd leave
| Description: | Use this command to leave the game |
| Usage: | /gtd leave |
| Permissions: | gta.leave.command |
-
/gtd list
| Description: | With this command you get a list of all players playing GTD and the character |
| Usage: | /gtd list |
| Permissions: | gta.list |
-
/gtd stats
| Description: | This command shows some stats |
| Usage: | /gtd stats [<player>|top] |
| Permissions: | gta.stats.self gta.stats.other gta.stats.top gta.stats.* |
-
/gtd money
| Description: | This command shows your current GTD-Balance |
| Usage: | /gtd money [player] |
| Permissions: | gta.balance.show.self gta.balance.show.other gta.balance.show.* |
-
/gtd pay
| Description: | Pay some money to another player |
| Usage: | /gtd money <amount> <player> |
| Permissions: | gta.pay |
-
/gtd eco
| Description: | You can manage the economysystem with this command |
| Usage: | /gtd eco <set|give|take|reset> <amount> [player] |
| Permissions: | gta.eco.<set|give|take|reset>.self gta.eco.<set |give|take|reset>.other gta.eco.<set |give|take|reset>.* gta.eco.* |
-
/gtd arrest
| Description: | Send a player to a jail after handcuffing him |
| Usage: | /gtd arrest <player> <jailID> |
| Permissions: | gta.arrest |
-
/gtd detain
| Description: | Detain a player as your passenger to take him to the next jail |
| Usage: | /gtd detain <player> |
| Permissions: | gta.detain |
-
/gtd give
| Description: | You can give you or an other player an GTD-Object with this command |
| Usage: | /gtd give <object> [player] |
| Permissions: | gta.give.<object>.self gta.give.<object>.other gta.give.<object>.* gta.give.* |
-
/gtd objects
| Description: | A list of all objects |
| Usage: | /gtd objects |
| Permissions: | none |
-
/gtd kick
| Description: | Kick a player or all players from GTD | |
| Usage: | /gtd kick <all | player>|[player] |
| Permissions: | gta.kick |
-
/gtd ban
| Description: | Ban a player from GTD |
| Usage: | /gtd ban <player> [-t:<time>] [-c:<character>] [-r:<reason>] More information |
| Permissions: | gta.ban |
-
/gtd unban
| Description: | Unban a player from GTD |
| Usage: | /gtd unban <player> [-c:<character>] |
| Permissions: | gta.unban |
-
/gtd create
| Description: | Create the map after setting the points with an arrow (configurable) |
| Usage: | /gtd create |
| Permissions: | gta.setup.create |
-
/gtd setspawn
| Description: | Set the mapspawn (for a team) |
| Usage: | /gtd setspawn [spawntype] |
| Permissions: | gta.setup.spawn |
-
/gtd setsafe
| Description: | Set a safe to rob |
| Usage: | /gtd setsafe Click an ironblock (configurable) after using this command |
| Permissions: | gta.setup.safe |
-
/gtd setjail
| Description: | Create a jail | |
| Usage: | /gtd setjail <spawn | cell> <jailID> |
| Permissions: | gta.setup.jail |
-
/gtd sign
| Description: | Set some options to a sign |
| Usage: | /gtd sign setcooldown <cooldown> |
| Permissions: | gta.setup.sign.<type> |
-
/gtd savedata
| Description: | Save the GTD-Data into the data.yml-file |
| Usage: | /gtd savedata |
| Permissions: | gta.savedata |
-
/gtd reload
| Description: | Reloads the plugin. All temporary data gets reset. (Same like a serverreload) |
| Usage: | /gtd savedata |
| Permissions: | gta.reload |
-
/gtd info
| Description: | Shows some information about the plugin |
| Usage: | /gtd info |
| Permissions: | none |
-
/gtd help
| Description: | Shows all commands you have permissions for |
| Usage: | /gtd help |
| Permissions: | none |
-
Other permissions
| Create/break a specific sign | gta.setup.sign.<type> |
| Use a sign | gta.use.sign.<type> |
| Use an object | gta.use.object.<objectName> |
| Bypass join-delay | gta.bypassJoinDelay |
| Use other plugins commands while playing gtd | gta.useCommandsIngame |
-
The permission "gta.play"
Simply give your users the permission "gta.play" and they can use all features to play the game. With the permission the users have automatically the following permissions:
- gta.use.*
- gta.arrest
- gta.corrupt
- gta.detain
- gta.find
- gta.join.command
- gta.leave.command
- gta.list
- gta.money.*
- gta.pay
- gta.stats.*
-
Something about the permission system
The permissions system of this plugin allowes you to use "gta.permission.*" to give permission for each argument of the permission.
- Example
- With permission "gta.eco.set.*" you have permission to "gta.eco.set.self" and "gta.eco.set.other"
- And with permission "gta.eco.*" you can manage the whole economysystem of GTD! You can give permission "gta.permission.*" and disable some permission argument with "-gta.permission.argument1"
- Examle:
- You have permission "gta.eco.*" and the permission "gta.eco.set.*" is disabled. So you can manage the whole economysystem withour the setting of a balance You can also disable all arguments of a permission without something
- Example: You have permission "gta.eco.set.*" and the permission "gta.eco.*" is disabled for you. Than you can't manage the economysystem without the setting of a balance
This means: With permission "gta.*" you have all GTD permissions!