⭐ Anti Nether Roof ⭐ | Stop players from entering the nether roof icon

⭐ Anti Nether Roof ⭐ | Stop players from entering the nether roof -----

Prevent players from glitching or entering the nether top/roof, above bedrock.




Version: 1.2.4
This is a great plugin ,hopefully it can be used to automatically remove items from the nether roof

Version: 1.2.3
This is a good plugin for my server! <3 But I hope there will be choices of what effect will be given to players or to disable building there..
-
Author's response
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.
-
Author's response
Thank you for the suggestions. I will implement them in the future when I have some more time to work on the plugin

Version: 1.2
not working on PaperMC 1.18.1
all players who just join on the Server will always teleported to SPAWN
-
Author's response
I'll look into this. Thanks for letting me know.

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
-
Author's response
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 :(

Version: 1.1.7
Very nice plugin, it works well on my network.

Does it allow for multiple commands?
-
Author's response
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

Version: 1.1.6
Does what it says but I'd prefer if there was an option to disable the prefix message. Even if you leave it empty it just creates a blank line.
-
Author's response
I'll add that to the next update, thanks.

Version: 1.1.2
It was better when you could set a custom command when someone was on the nether roof, like tp them 10 blocks below
-
Author's response
I'll add that to the next update

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
-
Author's response
I'll fix that in the next update asap. Thanks for the review.

EDIT: I have updated the plugin to fix this

Version: 1.1
Lovley Developer...
Very cool Plugin...

We love it on our server!

Can't say anything else about it.
-
Author's response
Thank you for the review! If you have any other suggestions in the future then please let me know :)

Version: 1.0.1
Please consider moving away from the legacy API. Makes starting up the server take a lot longer.
-
Author's response
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 :)
-
Author's response
I have added a permission where staff/ops can enter the nether roof. The permission is antinetherroof.bypass

Thanks for the review!

Version: 1.0
This is great plugin
I must give five hearts

Hope to keep updating to version 1.16
-
Author's response
Thank you! It should be compatible with 1.16 with no updates needed, but if it isn't then let me know and I'll fix it.

Resource Information
Author:
----------
Total Downloads: 9,810
First Release: Oct 6, 2019
Last Update: Aug 6, 2023
Category: ---------------
All-Time Rating:
12 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings