Thanks for the review.
Building is already disabled on the roof by the plugin. I will add the configurable effect in the next update :)
Version: 1.2.1
This plugin has a lot of potential. Would just be nice to be able to actively prevent the player from being on the roof, i.e. create a new portal under the nether roof and/or break existing portals on the roof when a player tries to get to a linked portal on the roof. Also an ability to randomly teleport the player under the roof if they get onto the roof with a glitch. Currently I have to use a randomTeleport plugin to achieve this.
An ability to automatically delete all blocks above the roof in loaded chunks would also be nice. This will help servers who are implementing the plugin after players have already built portals on the roof.
EDIT: I can't seem to replicate this issue. Could you please post your plugin config on the discussions page or join the discord so we can get this fixed.
Thank you.
Version: 1.1.9-2
I think it would be better to have a github page for plugins and also a discord server to communicate
The last version says it support java16, but in fact it doesn't :(
so i can't use it on my 1.16.5 server
Thanks for the review.
I forgot to change the java version for compiling. I'll fix that as soon as I can. I don't think my plugins are popular enough for a discord server :(
No but I will add that in the next update. Thanks for the review!
EDIT: It has now been added to the latest update :)
Version: 1.1.7
[12:29:12 ERROR]: Could not load 'plugins\AntiNetherRoof.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/iangry/antinetherroof/Main has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:279) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
Caused by: java.lang.UnsupportedClassVersionError: me/iangry/antinetherroof/Main has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_291]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:201) ~[patched_1.16.5.jar:git-Purpur-1171]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:119) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Purpur-1171]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_291]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_291]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.16.5.jar:git-Purpur-1171]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Purpur-1171]
... 7 more
EDIT: I have added the custom command option, in the config just set enable-command-on-entry: true
command-on-entry: spawn %player% (<-- Example CMD)
Version: 1.1.1
It is a very good plugin but the only problem I have is that when opening the inventory or pausing the poison effect no longer works, I mean that just by opening the inventory or pausing you no longer receive damage
There is no legacy API, it's because I didn't add the "api-version" line to the plugin.yml to make the plugin work on all versions of Minecraft, otherwise it would only be for 1.13+. The plugin was made for the latest version of 1.16 and works down to possibly 1.6
Version: 1.0
Hello. Plugin is nice, would it be possible to make a permission that allows staff to actually can, but not as default permission. I mean, if I op someone, they won't be able to move, only players with added permission like antinetherroof.move.
Plugin is nice and work normally on 1.16.1 , 5 stars :)