ServerUtils

⭐ — (44 endorsements) 📥 6,415 downloads 📌 v3.5.4 📅 10/6/2022
⚪ Last updated 2022

By FrankHeijden · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 12/29/2022 📅 Created: 10/6/2022

🔍 Analysis

  • 👍 0.7% endorsement rate
  • 🏆 #453 of 1560 bukkit mods in this game by downloads

📋 About This Mod

<!-- Variables (this block will not be visible in the readme --> : https://www.spigotmc.org/resources/79599/ : https://img.shields.io/badge/dynamic/json.svg?color=brightgreen&label=rating&query=%24.rating.average&suffix=%20%2F%205&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F79599 : https://img.shields.io/badge/dynamic/json.svg?color=brightgreen&label=downloads%20%28spigotmc.org%29&query=%24.downloads&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F79599 : https://github.com/FrankHeijden/ServerUtils/issues : https://github.com/FrankHeijden/ServerUtils/wiki : https://github.com/FrankHeijden/ServerUtils/releases/latest : https://img.shields.io/github/release/FrankHeijden/ServerUtils.svg?label=github%20release : https://github.com/FrankHeijden/ServerUtils/blob/master/LICENSE : https://img.shields.io/github/license/FrankHeijden/ServerUtils.svg : https://github.com/FrankHeijden/ServerUtils/issues?q=is%3Aissue+is%3Aopen+label%3Abug : https://img.shields.io/github/issues/FrankHeijden/ServerUtils/bug.svg?label=bug%20reports : https://github.com/FrankHeijden/ServerUtils/issues/new?labels=bug&template=bug.md : https://github.com/FrankHeijden/ServerUtils/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement : https://img.shields.io/github/issues/FrankHeijden/ServerUtils/enhancement.svg?label=feature%20requests&color=informational : https://github.com/FrankHeijden/ServerUtils/issues/new?labels=enhancement&template=feature.md : https://gradle.org/install/ : https://bstats.org/signatures/bukkit/ServerUtils.svg : https://bstats.org/plugin/bukkit/ServerUtils/7790 <!-- End of variables block --> # ServerUtils ServerUtils allows you to manage your plugins in-game. Featuring reloading, unloading and loading of plugins from your plugins folder at runtime. ServerUtils also has handy methods to lookup commands and plugins, and provides you with handy information about them. ] (https://github.com/FrankHeijden/ServerUtils/workflows/Java%20CI%20with%20Gradle/badge.svg)](https://github.com/FrankHeijden/ServerUtils/actions) ] ] ] ] ] (https://img.shields.io/discord/580773821745725452.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/WJGvzue) ## Features - Spigot/Paper, BungeeCord/Waterfall and Velocity compatible! - Replaces (you can disable this) the /pl and /plugins (bukkit) commands with a customisable message plugins version. Adding the -v tag will add all versions to the output! Please note: the commands /bukkit:pl and /bukkit:plugins are not replaced, so you can still use those! - A neat configurable /bpl plugins command for bungeecord! Use the -v flag to output the versions of the plugin and -m flag to also include modules in the plugin list (e.g. cmd_send.jar, cmd_server.jar etc.) - Reload plugins on the fly with /su (load/reload/unload)plugin <plugin>! (BungeeCord: the main command is /bsu) Supports tabcomplete to quickly load new plugins from a jar in your plugins folder :) - Watch plugin files for changes and automatically reload them! /su watchplugin! - Unloading unused commands (spigot/paper): You can define in the config commands which will be unloaded by ServerUtils at boot. These commands will not be accessible anymore to any in-game player, nor the console. - Reloading plugins and cleaning things up, like their PluginClassLoader and their recipes, recipe cleanup only works 1.12+, as below those versions a plugin is not associated with a recipe, so there's no way ServerUtils can know a recipe belongs to a plugin. - ServerUtils can also restart / update itself, as a gimmick (: - Reload commands.yml on the fly without performing a whole reload or restart on the server! Useful to quickly make aliases :) Please note: currently, this only works on 1.8 - 1.16. - Reload the bukkit configuration on the fly without performing a whole reload or restart on the server! Please note: some configuration options may not be reloaded, please contact me if you think this is an error. Spigot/Paper configs are not reloaded, you can reload those with /paper reload or /spigot reload. Please note: currently, this only works on 1.8 - 1.16. - Automatic updater. The plugin can be configured to automatically download & install new updates of the plugin on server boot or when updates are checked. This feature is disabled by default, but can be precisely configured per config. Plugins can listen for changes! ServerUtils offers an event API which can notify plugins precisely what component has been loaded, enabled, disabled or unloaded -- all with

: https://www.spigotmc.org/resources/79599/ : https://img.shields.io/badge/dynamic/json.svg?color=brightgreen&label=rating&query=%24.rating.average&suffix=%20%2F%205&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F79599 : https://img.shields.io/badge/dynamic/json.svg?color=brightgreen&label=downloads%20%28spigotmc.org%29&query=%24.downloads&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F79599 : https://github.com/FrankHeijden/ServerUtils/issues : https://github.com/FrankHeijden/ServerUtils/wiki : https://github.com/FrankHeijden/ServerUtils/releases/latest : https://img.shields.io/github/release/FrankHeijden/ServerUtils.svg?label=github%20release : https://github.com/FrankHeijden/ServerUtils/blob/master/LICENSE : https://img.shields.io/github/license/FrankHeijden/ServerUtils.svg : https://github.com/FrankHeijden/ServerUtils/issues?q=is%3Aissue+is%3Aopen+label%3Abug : https://img.shields.io/github/issues/FrankHeijden/ServerUtils/bug.svg?label=bug%20reports : https://github.com/FrankHeijden/ServerUtils/issues/new?labels=bug&template=bug.md : https://github.com/FrankHeijden/ServerUtils/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement : https://img.shields.io/github/issues/FrankHeijden/ServerUtils/enhancement.svg?label=feature%20requests&color=informational : https://github.com/FrankHeijden/ServerUtils/issues/new?labels=enhancement&template=feature.md : https://gradle.org/install/ : https://bstats.org/signatures/bukkit/ServerUtils.svg : https://bstats.org/plugin/bukkit/ServerUtils/7790

# ServerUtils ServerUtils allows you to manage your plugins in-game. Featuring reloading, unloading and loading of plugins from your plugins folder at runtime. ServerUtils also has handy methods to lookup commands and plugins, and provides you with handy information about them.

[!] [!(https://github.com/FrankHeijden/ServerUtils/workflows/Java%20CI%20with%20Gradle/badge.svg)](https://github.com/FrankHeijden/ServerUtils/actions) [!] [!] [!] [!] [!]

[!(https://img.shields.io/discord/580773821745725452.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/WJGvzue)

## Features - Spigot/Paper, BungeeCord/Waterfall and Velocity compatible! - Replaces (you can disable this) the /pl and /plugins (bukkit) commands with a customisable message plugins version. Adding the -v tag will add all versions to the output! Please note: the commands /bukkit:pl and /bukkit:plugins are not replaced, so you can still use those! - A neat configurable /bpl plugins command for bungeecord! Use the -v flag to output the versions of the plugin and -m flag to also include modules in the plugin list (e.g. cmd_send.jar, cmd_server.jar etc.) - Reload plugins on the fly with /su (load/reload/unload)plugin ! (BungeeCord: the main command is /bsu) Supports tabcomplete to quickly load new plugins from a jar in your plugins folder :) - Watch plugin files for changes and automatically reload them! /su watchplugin! - Unloading unused commands (spigot/paper): You can define in the config commands which will be unloaded by ServerUtils at boot. These commands will not be accessible anymore to any in-game player, nor the console. - Reloading plugins and cleaning things up, like their PluginClassLoader and their recipes, recipe cleanup only works 1. 12+, as below those versions a plugin is not associated with a recipe, so there's no way ServerUtils can know a recipe belongs to a plugin. - ServerUtils can also restart / update itself, as a gimmick (: - Reload commands.yml on the fly without performing a whole reload or restart on the server! Useful to quickly make aliases :) Please note: currently, this only works on 1. 8 - 1. 16. - Reload the bukkit configuration on the fly without performing a whole reload or restart on the server! Please note: some configuration options may not be reloaded, please contact me if you think this is an error. Spigot/Paper configs are not reloaded, you can reload those with /paper reload or /spigot reload. Please note: currently, this only works on 1. 8 - 1. 16. - Automatic updater. The plugin can be configured to automatically download & install new updates of the plugin on server boot or when updates are checked. This feature is disabled by default, but can be precisely configured per config. Plugins can listen for changes! ServerUtils offers an event API which can notify plugins precisely what component has been loaded, enabled, disabled or unloaded -- all with

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
FrankHeijden
Version
3.5.4
Downloads
6,415
Endorsements
44
Category
bukkit
Created
10/6/2022
Updated
12/29/2022
Game Versions
1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2
Tags
utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does ServerUtils support?

The author lists 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3. Other versions may work but are untested by the author.

What is the latest version of ServerUtils?

Version 3.5.4, published 2022-12-29 with 6,415 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by FrankHeijden 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods