Shortening Plugin List
Hey folks! I just came back to server dev after quite awhile. I was wondering if there was any way i could shorten this plugin list or if its already optimized enough. I used essentials to take up the functionality of another few plugins but i wasn't sure if there was anything else i could replace.
13 Replies
put it into 2 images for quality
Could make it smaller by getting rid of plugins
Starting with Skript
Get rid of that piece of garbage
Do you have any other plugin suggestion to reroute a command to do something else
PlayerCommandPreprocessEvent (Spigot-API 1.21.4-R0.1-SNAPSHOT API)
declaration: package: org.bukkit.event.player, class: PlayerCommandPreprocessEvent
Since you're clearly into plugin development, use that
BukkitWiki
Commands.yml
commands.yml is a configuration file that houses custom defined aliases and command block overrides for your CraftBukkit server.
The command block override system provides a quick and easy way to force the server to use the commands provided by Mojang (as opposed to the ones built into Bukkit) for command blocks specifically, leaving all other c...
aliases are in base bukkit
Can that overwrite other plugins' commands?
Good to know, thanks!
Any other suggestions for shortening that list?
cooool
way too much effort to click it
- antiredstoneclock - Paper has alternate current built in as a secondary redstone engine. It won't prevent people from making a lag machine in general, but it makes redstone less laggy
- chunky - technically not needed after you've finished pregenning the world
- helloworld - idk what that plugin does, probably investigate that
- stresstestbosts - :squint:
realistically though, just use spark and see if a plugin is causing lag
Thank you!!