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