Quantcast
Channel: Server Mods from Bukkit.org
Viewing all articles
Browse latest Browse all 2356

Commands Overhaul

$
0
0

This is my first Bukkit plugin. So, it should go without saying that there is definitely more than one way, and probably more efficient ways to do what I am doing. This being said, however, I am constantly improving, running tests, and optimizing this plugin.

Description

The goal of this plugin is to simplify existing Minecraft commands while also adding some custom commands to make common tasks easier and more time efficient for the everyday user.

Commands

Gamemode

  • /g0 [player] - Changes your gamemode to Survival.
  • /g1 [player] - Changes your gamemode to Creative.
  • /g2 [player] - Changes your gamemode to Adventure.

Time

  • /ts <value> - Changes the time of day to the given value.
  • /ta <value> - Adds the value onto the current time.
  • /dawn - Sets the current time to sunrise.
  • /noon - Sets the current time to noon.
  • /dusk - Sets the current time to dusk.
  • /night - Sets the current time to night.

Weather

  • /rain|snow - Makes it rain/snow (depending on your biome).
  • /sun - Brings out the sun.
  • /storm - Makes it stormy.

Weapons

  • /sword <wood|stone|iron|diamond> - Gives you a sword with the specified material.
  • /bow - Gives you a bow.

Tools

Note: To specify a material quickly, you can use the first letter of each material. E.g. For diamond, you can use "d".

  • /pickaxe <wood|stone|iron|diamond> - Gives you a pickaxe with the specified material.
  • /pick <wood|stone|iron|diamond> - Same as above.
  • /shovel <wood|stone|iron|diamond> - Gives you a shovel with the specified material.
  • /spade <wood|stone|iron|diamond> - Same as above.
  • /axe <wood|stone|iron|diamond> - Gives you an ax with the specified material.
  • /hoe <wood|stone|iron|diamond> - Gives you a hoe with the specified material.

Viewing all articles
Browse latest Browse all 2356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>