- Menu framework improved
- Fixed file saving issue
- Fixed minecraft server version getter
- Fixed an issue that caused some JSON files to not be edited correctly.
- More improvements to module manager
- Description translation fix
- Fixed placeholder not working
- Paper plugin loading hotfix
- Improved color calculator for animations
- Fix null pointer exception
- Fix in editing integer values in file manager
- Blocked commands storage fix
-
Rewrote the module manager with performance in mind: the modular system is now 200% faster!
- Fixed a translation issue
- Fixed stopwatch memory leak
- Snapshot version support added
- Improved mc version check
- Optimized SignMenuFactory
- Improved plugins downloading
- Placeholders performance fix
- Fixed npe on plugin startup
- Fixed Reflections numerical version
- Fixed plugin startup error (thanks to @
var1nthon!)
- Fixed npe on plugin startup
- Fixed an issue downloading plugins
- Fixed nullpointer exception
- Fixed a loading problem in 1.20.6
Dear users,
We want to thank you for your incredible patience and support. After almost a year of waiting, we are proud to present
version 1.3.0 of our
USM plugin. We know it's been a long time since the last update, and we sincerely apologize for this. Personal commitments have kept us busy, but we never stopped working with dedication to bring you this new version.
Here are the main new features:
- COMPLETE REWRITE: We have rewritten the entire plugin from scratch, focusing on a code structure optimized for exceptional performance. UltimateServerManager is now faster than light, ensuring a smooth and responsive gaming experience for all server users.
- Support for Minecraft 1.21: Finally, our plugin is compatible with the latest version of Minecraft, 1.21. You can enjoy all the new features and updates of Minecraft without any compatibility issues.
Ease of Update:
We know how annoying it can be to reconfigure everything after an update. That's why we've ensured that there's no need to recreate configuration files. Just drag the new file onto your server, and everything will be ready to go. It's really that simple!
We are excited to share this version with you and look forward to your feedback. Thank you again for your patience and continued support. Download the update now and take your server management to the next level!
Changelog:
- Preparing the big update 1.3.
Changelog:
- Fixed a bug where some times plugin commands were not loading correctly.
- Fixed a bug where the action bar did not disappear when canceling URL entry to download a plugin.
- Minor improvements.
There will be a giveaway of a copy of USM on
my Discord server soon!
Changelog:
- Some performance improvements.
Changelog:
- Chinese Simplified translation added.
Changelog:
- Fixed an issue due to recent optimizations.
Changelog:
- Some internal optimizations.
Changelog:
-
Many optimizations: most plugin tasks are now
asynchronous, so the plugin should use much less server resources.
Changelog:
- Added the
/pluginManager loadPlugin <file> command: you can now load plugins in a totally safe and fast way, simply by specifying the jar file containing the plugin to be loaded.
Changelog:
- Significantly
improved commands with CommandAPI: new optimized tab completers and many more features are now available!
Changelog:
- Some code optimizations.
Changelog:
- Now the plugin files downloaded from SpigotMC no longer have the resource ID as the name, but rather the
name of the plugin.
- Fixed a bug that under particular conditions could produce an
error in console.
Changelog:
-
Added the /pluginManager downloadPlugin command: now you can also install new plugins using the command, without necessarily having to use the GUI.
- Plugin download now takes into account
premium resources and if you try to download one, you get a specific error instead of an exception.
- After uninstalling a plugin, the Plugins GUI will be opened and no longer that of the now uninstalled plugin.
- Fixed an issue with viewing the
usage of a command.
- Minor improvements.
Changelog:
- Some code optimizations.
PLEASE NOTE: There are only a few hours left to purchase USM at the bargain price of
EUR 3.50; after that it will increase to
EUR 4.99. Hurry to enjoy all the features at this price!
Changelog:
-
Uninstall Plugins: as of now, you can
"uninstall" a plugin, that is, disable it and delete the jar file. You can do this either through the GUI or through the
/pluginManager uninstall <plugin> command.
- Added
Japanese translation (thanks to
@ichiru for creating it!).
- Some minor fixes and optimizations.
PLEASE NOTE: There are only a few hours left to purchase USM at the bargain price of
EUR 3.50; after that it will increase to
EUR 4.99. Hurry to enjoy all the features at this price!
Changelog:
-
Added LagTest: it is now possible to run a lagtest, meaning USM will check ticks and if a tick l
asts longer than it should, a chat warning will come to the player who is running the LagTest: let's see:
And here's the warning:
WARNING! Last 36 hours to get USM at this bargain price.
Changelog:
- Added the /pluginManager cleanup command.
- Added
usm.plugin_manager.download and
usm.plugin_manager.cleanup permissions.
- Some minor improvements.
WARNING! Last 48 hours to get USM at this bargain price.
Changelog:
-
Added the ability to "cleanup" plugins: this means to remove from the plugins folder all folders of plugins
no longer installed on the server! Useful, isn't it?
- Some code optimizations
(A+ code quality!).
Changelog:
- Added the ability to
cancel the download process of a plugin by typing '
cancel' as the URL.
Changelog:
-
PlaceholderAPI support: numerous placeholders have been added for use in any supported plugin:
%usm_plugins% %usm_uptime% %usm_tps% %usm_allocatedMemory% %usm_maxMemory% %usm_<world>_chunks% %usm_<world>_entities% %usm_<world>_tiles%.
Read the documentation for more information.
Changelog:
- Fixed an issue with downloading plugins.
Changelog:
-
Download SpigotMC plugins: it is now also possible to download plugins belonging to
SpigotMC directly from the game. To do so, simply enter the URL of the SpigotMC
page (we mean the general URL of the page and
not the one provided by the download button). Of course,
only free resources can be downloaded.
-
Added a message to OP players when a new plugin update is available.
Changelog:
- Added the ability to
install new plugins directly from the game: in the Plugin Manager GUI, there is now a
'Download plugin' button to enter a
URL* to the plugin file you intend to install. This will be downloaded and then enabled
automatically.
*: The URL must be
direct to the plugin file, this means it must end in
.jar (e.g. spigot page files will not do, but we are already looking for a workaround for this).
Changelog:
- Fixed a small issue with the update checker.
Changelog:
- Improved getting of materials using XMaterial.
- Minor improvements.
Changelog:
- Added support for
Folia
(experimental).
- Added
UpdateChecker.
- Added
bStats Metrics.