Cookie-Studio / VanillaCommands

This plugin is used to add missing vanilla commands in Nukkit servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla Commands

Build Release Release date MCBBS

This plugin is used to add missing Minecraft: Bedrock Edition vanilla commands to Nukkit servers.

If you found any bugs or have any suggestions, please open an issue on GitHub.

If you like this plugin, please star it on GitHub.

Features

Note: Only legacy IDs (numbers) can be used in this plugin.

Download

Permissions

Command Alias Permission Default
/clear vanillacommand.clear OP
/clone vanillacommand.clone OP
/daylock /alwaysday vanillacommand.daylock OP
/fill vanillacommand.fill OP
/playsound vanillacommand.playsound OP
/replaceitem vanillacommand.replaceitem OP
/setblock vanillacommand.setblock OP
/setmaxplayers vanillacommand.setmaxplayers OP
/spreadplayers vanillacommand.spreadplayers OP
/stopsound vanillacommand.stopsound OP
/testforblock vanillacommand.testforblock OP
/testforblocks vanillacommand.testforblocks OP
/testfor vanillacommand.testfor OP
/toggledownfall vanillacommand.toggledownfall OP

Compiling

  1. Install Maven.
  2. Run mvn clean package. The compiled JAR can be found in the target/ directory.

Metrics Collection

This plugin uses bStats. You can opt out using the global bStats config; see the official website for more details.

If I have any grammar and/or term errors, please correct them :)

About

This plugin is used to add missing vanilla commands in Nukkit servers

License:GNU General Public License v3.0


Languages

Language:Java 100.0%