PrisonMain
PrisonMain
Description
PrisonMain is the an awesome plugin for prison servers, it adds all the things you may and will want. For example this plugin adds fortune on blocks, autosmelt and more. You can disable any features you don't want. Here is what PrisonMain adds to your server.
Features
- Auto smelt - Smelts ores defined in the config.
- Auto inventory - Puts all blocks in your inventory.
- Full inventory notice - When you have a full inventory it sends you a message (configurable)
- No fall damage
- No suffocation damage
- No hunger
Commands & Permissions
| Command | Description | Permission | ||||
| /pmreload | Reloads the config. | prisonmain.reload | ||||
| /nightvision | Gives you night vision | prisonmain.nightvision | ||||
| /nv | Alias for /nightvision | prisonmain.nightvision |
How to install
Download PrisonMain and drop it into your plugins folder then reload or restart your server.
Updater!
I have now added an updater for version 1.1 this will allow for the plugin to automatically download the plugin. No need to worry though because you can disable it in the config! Just change AutoUpdate to false.
TODO
- Maybe more configuration options
- Add an optional dependency.
Milestones
http://dev.bukkit.org/bukkit-plugins/prisonmain/milestones/
Donators
$2 BlazeCraft - Mc.AngelicCraftPvp.net
-
View User Profile
-
Send Message
Posted Nov 19, 2014epic, you should add donations :D
-
View User Profile
-
Send Message
Posted Nov 17, 2014@BlazeCraft7777
Yeah sure. 1.4 is coming out today, I will add it to that.
-
View User Profile
-
Send Message
Posted Nov 16, 2014hey, can you add a command to reload config?
-
View User Profile
-
Send Message
Posted Nov 15, 2014nvm it does work.
-
View User Profile
-
Send Message
Posted Nov 15, 2014Hey dude, world support doesn't work. I have worlds setup for autoinv but it still works on all.
-
View User Profile
-
Send Message
Posted Nov 14, 2014@BlazeCraft7777
Thank you <3
Guys update! 1.4 Will be released Saturday at about 1pm GMT.
-
View User Profile
-
Send Message
Posted Nov 13, 2014This plugin will become a 20k+ downloaded plugin just wait for it <3
-
View User Profile
-
Send Message
Posted Nov 13, 2014@bwfcwalshyPluginDev
And allow it to be togglable.
-
View User Profile
-
Send Message
Posted Nov 12, 2014@BlazeCraft7777
I planned that already for 1.4
-
View User Profile
-
Send Message
Posted Nov 12, 2014this plugin is amazing... I love it... maybe add sounds to play when inventory is full?
-
View User Profile
-
Send Message
Posted Nov 9, 2014@jordypwner
you throw a bomb and after x seconds it explodes and all blocks broken by the bomb goes to your inventory.
-
View User Profile
-
Send Message
Posted Nov 9, 2014@bwfcwalshyPluginDev @bwfcwalshy Can you set a minimum fortune?
-
View User Profile
-
Send Message
Posted Nov 9, 2014@delsolsi213
Can you please explain more what you mean with mine bombs?
-
View User Profile
-
Send Message
Posted Nov 9, 2014@ObservantCape79
You are using java 8 not 7
Use java 7 cause most things support it
-
View User Profile
-
Send Message
Posted Nov 8, 2014now 1.7.9 wont work look
13:49:36 ERROR]: Could not load 'plugins/PrisonMain.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/bwfcwalshy/prisonmain/Main : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] Caused by: java.lang.UnsupportedClassVersionError: com/bwfcwalshy/prisonmain/Main : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65] at java.lang.Class.forName0(Native Method) [?:1.6.0_65] at java.lang.Class.forName(Class.java:249) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
-
View User Profile
-
Send Message
Posted Nov 8, 2014@bwfcwalshyPluginDev
Well can you recode it in java 8 or something Pls
-
View User Profile
-
Send Message
Posted Nov 8, 2014@bwfcwalshyPluginDev
would you consider adding mine bombs?
-
View User Profile
-
Send Message
Posted Nov 8, 2014Just noticed a bug in 1.2, making a 1.3 and it also adds quite a bit of new stuff. This update is to make up for the lack of updates.
-
View User Profile
-
Send Message
Posted Nov 8, 2014@TheGamesHawk2001
Yes you can for Fortune Blocks, not auto pickup but I can add that.
-
View User Profile
-
Send Message
Posted Nov 8, 2014@bwfcwalshyPluginDev
Can you tell the plugin what blocks u want fortune and auto pickup on, can you disable worlds?