
CulPlugin
Just a small utility plugin with commands, plugin faking and other features coming!
Список изменений
Update
- Server info editing in server list (multiplayer screen)
- Somewhat of a reload command
- Command Prefix toggling
Description
Added a option in the config, which if enabled will let you edit most if not all parts of what the user sees when they ping your server. (Includes MoTD, max/online players, version string, versionprotocol, allowLegacy, hover list stuff)
For the version string, it just wont reset back until you restart the server with it commented out or dont enable server-info editing at all (by default disabled)
For MoTD, you can use anythjing that minimessage supports, like
and stuff, but it might take a few /culplugin refeshes for it to actually work, i have no idea why.
culplugin <- New command, only arg rn is 'reload', requires 'culPlugin.main.use' permission to use entirely, only ig issue could be that command reloading/(un)registering requires manually editing the config and restarting, the command reloads everything but commands.
You can now disable/enable command prefixing (mostly) (
: ) in the config, mind you, you can also do this in the spigot/bukkit.yml, but yea if you dont bother then that's, but also you can enable or disable culPlugin's prefixing or any command with colon (:) in it.
