
Update: The Hadron Update is currently well underway! You can track its progress by clicking here. As always, head over to our Discord and join the conversation if you need any help, or have any feature requests or bug reports that you'd like to see addressed in our next big update!
What is Prison?
Prison is a Minecraft plugin that adds all the features necessary for prison servers. Plugins for prison servers exist already, but many of them are poorly maintained, and the solid ones are paid resources. Prison eliminates the paywall and the updating hassle, and puts a one-stop solution in their place.
What can it do?
Prison has two main components - called modules - that are built-in: mines and ranks.
Mines
- Create mines for players to collect materials.
- Have mines automatically reset after a certain amount of time.
- Interactively edit the composition of your mines.
- Teleport your players to safety during a mine reset, so they don't suffocate.
Ranks
- Create ranks for users to buy.
- Use multiple rank ladders. For example, you could have a prestige ladder, or a donor ladder, etc.
- Run commands when users rank up, to give them access to new permissions or set off fireworks in their place.
- Show rank tags in chat with the help of a chat formatting plugin, such as EssentialsX-Chat.
If you have suggestions for features that you'd like to see, you should create a feature request at our issue tracker and we will get back to you as soon as we can.
Why should I switch to Prison?
If hassle-free updates and zero payments is not enough for you to consider switching to Prison, it doesn't stop there.
- Prison is modular. If you don't want to use a certain feature on your server, you can disable it in just a few keystrokes.
- Prison is completely, 100% open source. This means that your developers can make changes to the plugin to customize your server's experience, if you so desire.
- Prison is and always will be free. While we do ask for donations, all of our code, resources, and binaries are provided free of charge to the Minecraft community.
- New releases are heavily bug-tested. We test every single aspect of every new release of Prison before releasing it to the community. If a release doesn't pass our rigorous update checklist, it is iterated upon until it does. What does this mean for you? Solid updates with minimal bugs for your server.
- Prison is always expanding. We are always looking for ways to expand Prison with features that make your server run more smoothly. Additionally, we are always looking for contributions from the community, be it code contributions, feature requests, bug reports, translations, or documentation.
For a comprehensive set of guides on getting started with Prison, check out our wiki: https://faizaan.xyz/prison
To report an issue or suggest a feature, use our issue tracker: https://github.com/PrisonTeam/Prison/issues/. Don't use the review section to ask for help.
If you want to get the latest updates on the project, get subscribed to/bookmark/follow these pages!
Website: https://faizaan.xyz/prison/
Twitter: https://twitter.com/MC__Prison/
YouTube: https://www.youtube.com/channel/UCGKRUDfa3wjljE5BE0gZc_w
Telemetry: This plugin reports statistics to bStats. To opt-out, Change "send-metrics" in config.yml to "false". View the stats here.
-
View User Profile
-
Send Message
Posted May 29, 2014@redikus
Can you send me your configs (mines.yml, ranks.yml, and config.yml) through PM (you can just link it through PasteBin)? That way I can see if the configs are corrupted.
-
View User Profile
-
Send Message
Posted May 29, 2014@SirFaizdat
dragonplay.mcpro.co It's only for premium...Thanks...
-
View User Profile
-
Send Message
Posted May 28, 2014@BurryTFM
:)
-
View User Profile
-
Send Message
Posted May 28, 2014Hey Sir thanks for releasing your guys' plugin :)
-
View User Profile
-
Send Message
Posted May 28, 2014@redikus @patrolman5
I'm so sorry! I have been sick for the past few days and I didn't realize how mean I was being. Can you give me your server IP so that I can come on and see the problem in action?
-
View User Profile
-
Send Message
Posted May 28, 2014@VideoGameBlackBelt
Can you give me your server IP so I can help you set it up? I can help you a lot more there!
-
View User Profile
-
Send Message
Posted May 28, 2014I will find another plugin then...Sorry
-
View User Profile
-
Send Message
Posted May 27, 2014@SirFaizdat
So wait, is the rankup list seperated from the donated ranks? Confused. Also I really like the plugin but if it isn't seperate from donator ranks I have to get a different plugin sorry.
-
View User Profile
-
Send Message
Posted May 27, 2014@patrolman5
Sorry if that comment sounded hostile :/ It's like this - the more time I try to fix my current code, the less time I have to fix all of the bugs together (in the new version). Don't worry, I plan to have a build out soon!
-
View User Profile
-
Send Message
Posted May 27, 2014Ok...
-
View User Profile
-
Send Message
Posted May 26, 2014@redikus
That is why I am doing a recode. I am ashamed to say that although I've tried I cannot fix the problem. I could look deeper and do a full debug but I just don't have the time, with the scheduled release of Prison 2.0 plus school and other stuff.
-
View User Profile
-
Send Message
Posted May 26, 2014@patrolman5
So I'm not alone...
-
View User Profile
-
Send Message
Posted May 26, 2014@redikus
Same here
-
View User Profile
-
Send Message
Posted May 26, 2014I have a problem...if i restart the server...the plugin stop working...and i need to delete all the configs to repair it...it's not any error
-
View User Profile
-
Send Message
Posted May 25, 2014When i try to reset my mines it sets the region to air! Here's the report: [20:56:21] [Server thread/ERROR]: Error occurred while enabling Prison v1.1.5 (Is it up to date?) java.lang.NullPointerException at com.galaxinarealms.prison.mines.Mines.load(Mines.java:106) [?:?] at com.galaxinarealms.prison.mines.Mines.<init>(Mines.java:40) [?:?] at com.galaxinarealms.prison.Prison.initMines(Prison.java:145) [?:?] at com.galaxinarealms.prison.Prison.onEnable(Prison.java:93) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:441) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.reload(CraftServer.java:786) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.Bukkit.reload(Bukkit.java:288) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchCommand(CraftServer.java:696) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchServerCommand(CraftServer.java:683) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.DedicatedServer.ax(DedicatedServer.java:286) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:251) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:548) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:459) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
-
View User Profile
-
Send Message
Posted May 25, 2014JUST REALIZED SOMETHING: I was looking in my crash report then realized we need vault.
-
View User Profile
-
Send Message
Posted May 25, 2014Yesterday I installed the plugin. I made the ranks and some mines. The following day I went on the server to finish the mines. I did /mines it then pops up with a message saying type /mines help for help. I then typed /mines help it shows up with the same command. " type /mines help for help". Could you help me fix this? Thanks
-
View User Profile
-
Send Message
Posted May 24, 2014@SirFaizdat
I have and i even cheecked the config pls get this sorted
-
View User Profile
-
Send Message
Posted May 23, 2014@VideoGameBlackBelt
Just don't add it to the rankup list.
-
View User Profile
-
Send Message
Posted May 23, 2014Please Help me.
http://dev.bukkit.org/paste/10000/