You are viewing our Forum Archives. To view or take place in current topics click here.
Minecraft "Jail" Plugin Help! +rep!
Posted:
Minecraft "Jail" Plugin Help! +rep!Posted:
Status: Offline
Joined: May 13, 201113Year Member
Posts: 87
Reputation Power: 3
Status: Offline
Joined: May 13, 201113Year Member
Posts: 87
Reputation Power: 3
Whenever someone is jailed, they can break all the blocks in the jail, and escape? i dont know why? here is the config file
MessageJailReason = cYou have been jailed! Reason: <Reason>
BucketProtection = true #Should we protect prisoners against using buckets?
PlayerMoveProtection = true #Should we protect prisoners against moving out of jail?
PlayerMovePenalty = 30 #For how much time is prisoner's time increased if he tries to move out of jail. Use 0 to disable penalty.
MySQLPassword = password #MySQL Password (only if using MySQL)
MessageMute = Stop chatting and quietly wait for the end of your sentence!
MessageDestroyPenalty = true cDo not destroy The Jail! You have just earned additional 15 minutes in jail!
FireProtection = true #Should we protect prisoners against starting fires?
JailStickId = 280 #Item that can be used to jail people. Default: Stick (280)
BlockDestroyPenalty = 15 #For how much time is prisoner's time increased if he tries to destroy jail. Use 0 to disable penalty.
EnableJailStick = false #Should we enable jailing with an item?
MessageFirePenalty = cDo not try to burn the jail! You have just earned additional 15 minutes in jail!
BlockPlacePenalty = 10 #For how much time is prisoner's time increased if he tries place block inside jail. Use 0 to disable penalty.
SignText = <Player>[NEWLINE]<Time> minutes[NEWLINE]for[NEWLINE]<Reason> #Text that appears on the cell sign.
MessageDestroyNoPenalty = cDo not destroy The Jail!
MessageMovePenalty = cDo not try to escape out of Jail! You have just earned additional 30 minutes in jail!!
AutomaticMute = false #Should prisoners be automatically muted after jailing?
MessageCommandPenalty = cDo not try to escape with commands! You have just earned additional 10 minutes in jail!
PreventCommands = /spawn,/kill,/warp #Which commands should we prevent from using in jail?
MySQLConn = jdbc:mysql://localhost:3306/minecraft #MySQL Connection string (only if using MySQL)
BlockDestroyProtection = true #Should jail be protected against destroying it?
SelectionTool = 268 #What tool is used to create jail zones. Default: Wooden sword.
JailStickTime = 10 #For how many items is player jailed when he is jailed using item.
MessageFireNoPenalty = cDo not try to burn the jail!
MessageCommandNoPenalty = true cDo not try to escape with commands!
BucketPenalty = 10 #For how much time is prisoner's time increased if he tries to use a bucket? Use 0 to disable penalty.
MessageTransfer = 9You have been transferred to another jail!
MessageMoveNoPenalty = cDo not try to escape out of Jail!
DeleteInventoryOnJail = false #Should we delete player's inventory when jailing?
MessageJail = cYou have been jailed!
MySQLUsername = root #MySQL Username (only if using MySQL)
CommandPenalty = 10 #For how much time is prisoner's time increased if he tries to use forbidden command. Use 0 to disable penalty.
MessageBucketPenalty = cDo not try to flood the jail! You have just earned additional 10 minutes in jail!
NearestJailCode = nearest #If you enter this as a jail name, it will automatically search for nearest jail.
EnableEscape = false #When player moves out of the jail, he will be released instead of teleported back.
BlockPlaceProtection = true #Should jail be protected against placing blocks in it it?
UseMySQL = false #true = use MySQL database / false = use SQLLite
MessagePlaceNoPenalty = cDo not place blocks inside Jail!
MessageUnJail = 2You have been released! Please respect server rules.
JailStickRange = 3 #How many blocks away can player be from another player to jail him using item
MessagePlacePenalty = cDo not place blocks inside Jail! You have just earned additional 10 minutes in jail!
MessageBucketNoPenalty = cDo not try to flood the jail!
StoreInventory = true #Should we take player's inventory when he get jailed and return it to him when he gets released?
FirePenalty = 10 #For how much time is prisoner's time increased if he tries to start a fire? Use 0 to disable penalty.
MessageJailReason = cYou have been jailed! Reason: <Reason>
BucketProtection = true #Should we protect prisoners against using buckets?
PlayerMoveProtection = true #Should we protect prisoners against moving out of jail?
PlayerMovePenalty = 30 #For how much time is prisoner's time increased if he tries to move out of jail. Use 0 to disable penalty.
MySQLPassword = password #MySQL Password (only if using MySQL)
MessageMute = Stop chatting and quietly wait for the end of your sentence!
MessageDestroyPenalty = true cDo not destroy The Jail! You have just earned additional 15 minutes in jail!
FireProtection = true #Should we protect prisoners against starting fires?
JailStickId = 280 #Item that can be used to jail people. Default: Stick (280)
BlockDestroyPenalty = 15 #For how much time is prisoner's time increased if he tries to destroy jail. Use 0 to disable penalty.
EnableJailStick = false #Should we enable jailing with an item?
MessageFirePenalty = cDo not try to burn the jail! You have just earned additional 15 minutes in jail!
BlockPlacePenalty = 10 #For how much time is prisoner's time increased if he tries place block inside jail. Use 0 to disable penalty.
SignText = <Player>[NEWLINE]<Time> minutes[NEWLINE]for[NEWLINE]<Reason> #Text that appears on the cell sign.
MessageDestroyNoPenalty = cDo not destroy The Jail!
MessageMovePenalty = cDo not try to escape out of Jail! You have just earned additional 30 minutes in jail!!
AutomaticMute = false #Should prisoners be automatically muted after jailing?
MessageCommandPenalty = cDo not try to escape with commands! You have just earned additional 10 minutes in jail!
PreventCommands = /spawn,/kill,/warp #Which commands should we prevent from using in jail?
MySQLConn = jdbc:mysql://localhost:3306/minecraft #MySQL Connection string (only if using MySQL)
BlockDestroyProtection = true #Should jail be protected against destroying it?
SelectionTool = 268 #What tool is used to create jail zones. Default: Wooden sword.
JailStickTime = 10 #For how many items is player jailed when he is jailed using item.
MessageFireNoPenalty = cDo not try to burn the jail!
MessageCommandNoPenalty = true cDo not try to escape with commands!
BucketPenalty = 10 #For how much time is prisoner's time increased if he tries to use a bucket? Use 0 to disable penalty.
MessageTransfer = 9You have been transferred to another jail!
MessageMoveNoPenalty = cDo not try to escape out of Jail!
DeleteInventoryOnJail = false #Should we delete player's inventory when jailing?
MessageJail = cYou have been jailed!
MySQLUsername = root #MySQL Username (only if using MySQL)
CommandPenalty = 10 #For how much time is prisoner's time increased if he tries to use forbidden command. Use 0 to disable penalty.
MessageBucketPenalty = cDo not try to flood the jail! You have just earned additional 10 minutes in jail!
NearestJailCode = nearest #If you enter this as a jail name, it will automatically search for nearest jail.
EnableEscape = false #When player moves out of the jail, he will be released instead of teleported back.
BlockPlaceProtection = true #Should jail be protected against placing blocks in it it?
UseMySQL = false #true = use MySQL database / false = use SQLLite
MessagePlaceNoPenalty = cDo not place blocks inside Jail!
MessageUnJail = 2You have been released! Please respect server rules.
JailStickRange = 3 #How many blocks away can player be from another player to jail him using item
MessagePlacePenalty = cDo not place blocks inside Jail! You have just earned additional 10 minutes in jail!
MessageBucketNoPenalty = cDo not try to flood the jail!
StoreInventory = true #Should we take player's inventory when he get jailed and return it to him when he gets released?
FirePenalty = 10 #For how much time is prisoner's time increased if he tries to start a fire? Use 0 to disable penalty.
#2. Posted:
Status: Offline
Joined: Feb 03, 201014Year Member
Posts: 559
Reputation Power: 24
You are viewing our Forum Archives. To view or take place in current topics click here.