Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rynstwrt/custompluginlist
A Spigot plugin for Minecraft that controls what is output when a user runs /plugins.
https://github.com/rynstwrt/custompluginlist
minecraft minecraft-plugin minecraft-server-plugin
Last synced: about 1 month ago
JSON representation
A Spigot plugin for Minecraft that controls what is output when a user runs /plugins.
- Host: GitHub
- URL: https://github.com/rynstwrt/custompluginlist
- Owner: rynstwrt
- Created: 2020-12-04T21:41:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T12:37:06.000Z (12 months ago)
- Last Synced: 2024-01-02T01:49:02.306Z (12 months ago)
- Topics: minecraft, minecraft-plugin, minecraft-server-plugin
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CustomPluginsList
A spigot plugin to rewrite the results when users run /plugins, /pl, or /?.You can find downloads and information on the Spigot page, which can be found by clicking [here](https://www.spigotmc.org/resources/custompluginlist.86414/).
## Commands:
`/custompluginslist` or `/cpl help` - The help command of the plugin.`/cpl seemessage` or `/cpl seemsg` - See the message players see when attempting to run /plugins without the bypass node.
`/cpl reload` - Reload the plugin.
## Permissions:
`cpl.help` - Permission to run /cpl or /cpl help.`cpl.seemessage` - Permission to use /cpl seemsg.
`cpl.reload` - Permission to use /cpl reload.
`cpl.bypass` - Users with this node will see the real plugin list when running /plugins.