Just a small utility plugin with commands, fake plugins, customize your server in the server list, and other features coming!

CulPlugin is a plugin which is created for types of server utilities and control, aswell as lying to the client.
<> <- required argument, [<>] <- optional argument.
culPlugin.clientstats.use culPlugin.sudo.use culPlugin.ec.use culPlugin.(ec/inv)see.use culPlugin.gm(c/s/a/sp).use culPlugin.fly.use -> for toggling flight for yourself, culPlugin.fly.other.use -> for toggling flight for others. culPlugin.main.use culPlugin.thing.use culPlugin.shrug.use culPlugin.get.useculPlugin.reset.useculPlugin.deplete.use culPlugin.EditPlayer.useYou can fake plugins from the config. Disabled by default.
fake-plugins:
enabled: false
list:
LinuxFramework: # some bs lmao, you can also ig js copy real plugins or make your own fake ones :D
version: "1.0.1" # I recommend you keep the version if you decide to delete everything else, cause without the version... it could break maybe? probably
description: "Framework which a linux server runs on." # also for formatting use minimessage imo, but you can use whatever you want :D
website: "https://localhost:25565"
authors: "Framework Specialists, Cool Peoples" # can also be 'author' for singular
CoolPeople:
version: "v3"
description: "Hi :D"
authors: "Cool People :D"
You can edit the information the client recieves on a server list ping. Disabled by default.
server-info:
enabled: false
features:
motd: "Ello :D"
max-players: 1
online-players: 2
version: "Linux 19.2" # custom version string, use minimessage or wtv you decide :D, use '&' instead of section signs.
protocolVersion: 775 # protocol version number
allowLegacy: true # allow legacy clients, clients with a protocol ver below ~4 or lower than 1.7
hover: # only works for stuff which a real username can have (rn)
enabled: false
lines: ["eee", "eee", "lmaoHi"] # hover list lines n stuff
Ya can disable/enable the prefixing for commands made by culPlugin or any commad with a colon(:) in it.
plugin-stuff:
enabled: true
features:
plugin-prefixing: true # removes all commands starting with 'culplugin:' if disabled (true = enabled)
other-prefixing: true # removes all commands with colons (:) if disabled (true = enabled)
All Configuration Values Shown are the Defaults and can be changed on the fly, refreshed with 'culplugin reload'.
Pssst.. Releases are tested on Folia 1.21.11 and Paper 1.21.11, 1.19
Player related commands are tested on myself. Only the features added in the version are tested.