m (1 revision imported) |
No edit summary |
||
Line 33: | Line 33: | ||
"server": { | "server": { | ||
"label": "Server", | "label": "Server", | ||
"description": "The server this plugin is on. Use | "description": "The server this plugin is on. Use WoopMC if the plugin appears in multiple servers.", | ||
"example": "Survival", | "example": "Survival", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
" | "WoopMC", | ||
"Survival", | "Survival", | ||
"Creative", | "Creative", | ||
Line 88: | Line 88: | ||
"custom": { | "custom": { | ||
"label": "Custom plugin", | "label": "Custom plugin", | ||
"description": "Whether the plugin is custom (unique to | "description": "Whether the plugin is custom (unique to WoopMC)", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
Line 128: | Line 128: | ||
"Emerald", | "Emerald", | ||
"Topaz", | "Topaz", | ||
"Iridium | "Iridium" | ||
], | ], | ||
"suggested": true | "suggested": true |
Revision as of 19:26, 23 May 2024
This template is an infobox template for use in articles on the individual plugin pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the plugin
| String | required |
Image | image | The file name of the image. Leave empty for default placeholder (most plugins).
| File | suggested |
Type | type | The type of plugin
| String | required |
Server | server | The server this plugin is on. Use WoopMC if the plugin appears in multiple servers.
| String | required |
Main command | rootcommand | The base command of the plugin (No aliases or slashes)
| String | suggested |
Subcommands | subcommands | The approximate number of valid subcommands
| Number | suggested |
Alias | alias1 | An alias of the main plugin command | String | optional |
Alias | alias2 | An alias of the main plugin command | String | optional |
Alias | alias3 | An alias of the main plugin command | String | optional |
Alias | alias4 | An alias of the main plugin command | String | optional |
Alias | alias5 | An alias of the main plugin command | String | optional |
Custom plugin | custom | Whether the plugin is custom (unique to WoopMC)
| String | suggested |
Rank | rank | The first rank required to access this plugin. Leave blank if anyone can use it.
| String | suggested |
Level | level | The first level required to access this plugin. Leave blank if anyone can use it without a level.
| Number | suggested |
Github | github | The Github, Gitlab, or similar development page for the plugin, if public. | URL | optional |
Spigot | spigot | The Spigot, Hangar, or Modrinth page for the plugin, if public. | URL | optional |
External Wiki | extwiki | The link to an external wiki or documentation site for the plugin, if public. | URL | optional |
Article 1 | article1 | An internal link to an article associated with this plugin | Page name | optional |
Article 2 | article2 | An internal link to an article associated with this plugin | Page name | optional |
Article 3 | article3 | An internal link to an article associated with this plugin | Page name | optional |