Law and Court Order
A simple plugin for court roleplay in your server.
Law and Court Order
Law and Court Order is a roleplay plugin that adds courts, jails and cases to Minecraft.
---
Commands:
COURT COMMANDS
`/court create <name>`<br> Permission: `lco.court.create`<br> This command is used to create a new court (Name has to be unique)<br><br>
`/court delete <name>`<br> Permission: `lco.court.delete`<br> This command is used to delete any existing court.<br><br>
`/court open <name>`<br> Permission: `lco.court.open`<br> This command is used to open the given court to visitors.<br><br>
`/court close <name>`<br> Permission: `lco.court.close`<br> This command is used to close the given court to visitors.<br><br>
`/court visit <name>`<br> Permission: `lco.court.visit`<br> This command is used to visit the given court.
CASE COMMANDS
`/case file`<br> Permission: `lco.case.file`<br> Opens an interactive chat input to file a case.<br><br>
`/case dispose <ID>`<br> Permission: `lco.case.dispose`<br> Disposes the case of the given ID. (Even with permission, only the accusing party can dispose the case.)<br><br>
`/case start <ID>`<br> Permission: `lco.case.start`<br> Opens the given case.<br><br>
`/case end <ID>`<br> Ends the case and asks for the ruling.<br><br>
`/case list`<br> Permission: `lco.case.list`<br> Lists all active cases (opened and not opened).<br><br>
`/case history`<br> Permission: `lco.case.history`<br> Lists all previous cases.<br><br>
JAIL COMMANDS
`/jail create <name>`<br> Permission: `lco.jail.create`<br> This command allows the user to create a new jail.<br><br>
`/jail delete <name>`<br> Permission: `lco.jail.delete`<br> This command allows the user to delete an old jail.<br><br>
`/jail send <user> <jail> <time> <reason>`<br> Permission: `lco.jail.send`<br> Send a user to jail.<br><br>
JUDGE COMMANDS
`/judge add <name>`<br> Permission: `lco.judge.add`<br> This command allows the user to add a new judge.<br><br>
`/judge remove <name>`<br> PermissionL `lco.judge.remove`<br> This command allows the user to remove an old judge.<br><br>
`/judge announce <message>`<br> Permission: Executor needs to be a judge<br> This command allows the judge to announce a message to all in a radius of 100 blocks.<br><br>