Dead Discord, errors in the startup, not updated
isten to LifecycleEvents.COMMANDS instead."; please notify the authors [FrankHeijden].
[12:26:46 ERROR]: Error occurred while enabling ServerUtils v3.5.4 (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.dependencies.minecraftreflection.MinecraftReflection.getClassName(MinecraftReflection.java:16) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.dependencies.minecraftreflection.MinecraftReflection.of(MinecraftReflection.java:20) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.bukkit.reflection.RCraftServer.<clinit>(RCraftServer.java:19) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.bukkit.managers.BukkitPluginManager.unregisterCommands(BukkitPluginManager.java:310) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.bukkit.entities.BukkitPlugin.reloadPlugin(BukkitPlugin.java:136) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.common.entities.ServerUtilsPlugin.reload(ServerUtilsPlugin.java:186) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.common.entities.ServerUtilsPlugin.enable(ServerUtilsPlugin.java:154) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.bukkit.ServerUtils.onEnable(ServerUtils.java:35) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:604) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:675) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:323) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1136) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.NumberFormatException: For input string: "raftbukkit"
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.base/java.lang.Integer.parseInt(Integer.java:662) ~[?:?]
at java.base/java.lang.Integer.parseInt(Integer.java:778) ~[?:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.dependencies.minecraftreflection.MinecraftReflectionVersion.<clinit>(MinecraftReflectionVersion.java:17) ~[ServerUtils-Bukkit-3.5.4.jar:?]
... 20 more
[12:26:46 INFO]: [ServerUtils] Disabling ServerUtils v3.5.4
[12:26:46 ERROR]: Error occurred while disabling ServerUtils v3.5.4
java.lang.NoClassDefFoundError: Could not initialize class net.frankheijden.serverutils.bukkit.reflection.RCraftServer
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.bukkit.ServerUtils.restoreBukkitPluginCommand(ServerUtils.java:55) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at ServerUtils-Bukkit-3.5.4.jar/net.frankheijden.serverutils.bukkit.ServerUtils.onDisable(ServerUtils.java:49) ~[ServerUtils-Bukkit-3.5.4.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:290) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:549) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:604) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:675) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:323) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1136) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[paper-1.20.6.jar:1.20.6-138-906df69]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
I don't like giving bad reviews, feels mean but the plugin simply doesn't work anymore.
Used to be my go to plugin manager, and I've since moved back to plugman. The plugin has since been abandoned. No longer works on paper. Hasn't been updated for recent versions.
When/if this changes, I'll stand corrected and delete this review, but this is unfortunately the current state of things.
Won't load plugins without a description in the plugin.yml even though it's not a mandatory field. Basically useless for 80% of plugins. Shocked the dev didn't discover this in testing, a majority of plugins do not contain a description in the plugin.yml.
It's a shame, because it actually works with Paper, whereas PlugmanX is kinda wonky, but that doesn't do me any good if it doesn't work on most plugins.
Perfect and The best plugin manager! This has so much features customizability and the developer even made a custom download site and this plugin looks very clean ingame. Nothing bad to say, just pure perfection
Hello! I like this plugin very much.
Can I share with you the
www.mcbbs.net forum in China?
I will mark out your(author's) name and the download link from spigotmc.org
Hellow. Please can you create page spigotmc/drop to this page your plugin. I need it a lot because free hosting aternos not allow to download plugins except spigot and buckit. Thanks a lot.
Best plugin manager.
It allows using tab for all commands and plugin names and also for plugin files' names from the folder which are often different to the plugin names and can include numbers for versions - so it's easy to load them.
It can also reload configs such as "commands.yml" and "server.properties".
Please keep updating that useful plugin!
This plugin is a must have if you want to load/unload plugins without restarting! It makes it so much easier to restart plugins while keeping the server running. I haven't encountered any errors so far.
What I like the most is the fact that it autocompletes all plugins, even plugins that are not loaded yet (so the ones you just uploaded), even if they were not there at startup!
Very Very nice alternative to Plugman. Personally I didn't have any issues with plugman but then stumbled appon this and was blown away with how much better it is! Thank you!
NICE ,
It looks like a plugman but this is new and has many functions so I chose this one.
It would be great if the author could add the block command that the server owner wants, the / pl, / plugins block commands but the player can still use other commands like / bukkit :? , / bukkit: pl, ......
The author can make the block command look like this ....
https://www.spigotmc.org/resources/block-that-command.13804/
Hi, this has been fixed in v1.3.1. Please consider next time using the appropiate channels to seek for support (e.g. discord/PM) I tend to reply even quicker to those inquires than reviews because I get a notification in email / discord about that. Also please consider changing your review as it's now a bit invalid haha
Version: 1.0.4
WOW ITS WORK THANX YOU SO MUCH!!! THANXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX