ServerUtils - [Spigot/Bungee/Velocity] Manage plugins in-game! icon

ServerUtils - [Spigot/Bungee/Velocity] Manage plugins in-game! -----

Reload plugins - Unload unused commands - PluginWatcher - Command/PluginInfo - Automatic Updater




Version: 3.5.4
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) ~[?:?]

Version: 3.5.4
One of best plugins, sadly not anymore supported. After 1.20 it doesn't work properly anymore.

Version: 3.5.4
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.

Version: 3.5.4
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.

Version: 3.5.4
dead discord, can't get the plugin to do what I want it with the limited docs and doesn't do as intended. Looks abandoned to me.

Version: 3.5.4
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

Keep up with this! <3

Version: 3.5.3
I love this plugin. It works correctly and with all these functionalities it has made life easier for me and my fellow admins.

The perfect plugin does not exist... The perfect plugin:

Version: 3.5.3
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

Version: 3.5.3
doesnt work on bungee (no commands, useless) otherwise its pretty decent just has some issues with loading / disabling plugins

Version: 3.5.2
I strongly recommend this plugin!! Allowing Administrators to add/remove/update plugins while the server is still running is incredibly useful!

Version: 3.5.1
Good plugin! :3

Version: 3.4.4
This plugin is way superior then plugman. I have used this plugin for a long time with no issues. Amazing dev, great work :)

Version: 3.4.2
Very good plugin, this is useful for administrator or developer, It can effectively manage plugins!

Version: 3.4.1
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.

Version: 3.0.0
Must have for people developing plugins, or trying things out on their test server! :)

Version: 2.5.3
Very good plugin. It is possible to add support for Velocity? Thank you brother!

Version: 2.5.1
I strongly recommend you to use it. It is extremely innovative according to the PlugMan plugin and I hope it will continue to be updated constantly.

Version: 2.5.1
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!

Version: 2.5.1
This plugin is one of my standard plugins for EVERY server. It's feature-rich, easy to use and lightweight. The support is top notch.

Version: 2.5.1
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!

Version: 2.2.3
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!

Version: 2.2.3
Best plugin manager out there, i do recommend this. But it would be nice to be able to reload ops.json, spigot.yml, server properties!

Version: 2.2.3
can I say this is one of my best plugin lists so far? I couldn't find any plugin managers like this... owo

Version: 2.2.2
i was looking for something like this for a long time, thanx you kind sir for making my day

Version: 2.2.2
Amazing plugin truly, but can u add auto plugin loader, so it automatically loads plugin

Version: 2.2.0
Good plugin. =)

Version: 2.1.0
really excellent plugin works fine as PlugMan, I've used PlugMan for 4 years and now this plugin will replace its job ;)

Version: 2.1.0
Have used Plugman for years and decided to give this a go, I am liking it, a lot more options and overall great experience thus far. recommended!

Version: 2.1.0
I don't understand why this plugin has only like 800 downloads...
Its so useful and this should be used in every server.

Version: 2.1.0
Simple and efficient. I love it.

Sure, sometimes the plugin reload crashes the server but i guess that's normal

Version: 2.1.0
serverutils more like sexyutils amr uwu its like plugman but good thanks frank for being god

Version: 2.0.3
pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega pepega

Version: 1.4.1
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/

Version: 1.4.0
Great plugin! It would be cool to implement the same plugin for BungeeCord

-

Version: 1.3.0
There are bugs in 1.15.1
https://pastebin.com/F2chTCs7
-
Author's response
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

Resource Information
Author:
----------
Total Downloads: 22,738
First Release: Jun 2, 2020
Last Update: Dec 29, 2022
Category: ---------------
All-Time Rating:
35 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings