JailWorker

Updated to version 3.3.10!

Hello everyone, I am happy to present you new JailWorker!

Original author reapersoon2 is not active. And, lazy_gon is now maintaining new JailWorker.

If you want to report bug or suggest new feature, please create issue here. Do not report to here.

 

Currently JailWorker will work on minecraft version 1.12+, 1.13+, 1.14+ (1.14+ is recomended).

About JailWorker

JailWorker is a simple plugin to punish your players.

When a player grief, or insult, or make something you do not like, you can give him some punishment point and send into prison. Prisoner must work in prison and reduce his punishment point to be free.

Current available work actions are:

  • To break punishment block.
  • To keep logging on and wait in prison (optional).

New Features

  • New language system. JailWorker checks players language setting and displays each languages.
  • Punishment point system. To implement more work actions.
  • If you punish offline player, the player will be added to wanted list and punished when logging on.
  • Other plugin can modify prisoners properties. For example, punishment point, punisher, jail name and so on. (For developer)
  • Prisoners cannot escape from prison. Server will send them in prison if they are out.
  • New command format. Previously, JailWorker's command format was like '/jw-free'. Now this becomes '/jw free'. And, tab-completion is now supported.

How it works

Here, I will explain how to use JailWorker. Do not be afraid, it is very simple :)

Each operations can be done with one or two commands and clicks.

How to create Jails

To create jail, you can use '/jw create <jail-name> <punishment-block-interval> <max-punishment-blocks> <punishment-block-type-1> [punishment-block-type-2] ...'

This command will define new jails with some properties.

  • <jail-name> will be Jail name.
  • <punishment-block-interval> defines how often the punishment block will appear. Specify in number of second.
  • <max-punishment-blocks> defines how many punishment blocks can be in prison.
  • <punishment-block-type-...> defines what blocks will appear in prison. You can specify multiple punishment blocks.

After using this command, you select prison location by right clicking. For this section there is navigation in chat.

On first right click, you define position 1. On second right click, you define position 2. Jail space will be inside of rectangle defined with position 1 and position 2. On third right click, you define spawn position.

If you have WorldEdit installed and already selected positions, position1 and position2 will be retrieved from WorldEdit. And on first right click defines spawn location.

After creating prison, you can modify properties by '/jw edit' command.

How to punish players

To punish player, you can use '/jw put <player> <jail-name> <punishment-point>' command. <punishment-point> will be number.

Note that if you stop or delete prison and there are prisoners there, they will not be free but can be out of jail and break blocks.

Wiki

See pages.

Thanks

To damdam501 to help me to test plugin and erase some bugs :)
To AbsintoJ for the Portuguese tutorial :)
To ProfesseurCraft for the French tutorial :)

To everyone for all your comments and download, 10,000 DOWNLOADS! Thank you so much :)

Sources

Hi everyone, today is a great day, i decided to make my sources public. You can take the sources on my github and you can fork the project to update it ! :) Please, just don't forget to keep my name in the plugin as the first developer. This plugin is my first java project, it's my baby ;)

Original source:

https://github.com/ReaperSoon/JailWorker


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files