minecraft-server icon indicating copy to clipboard operation
minecraft-server copied to clipboard

Add core commands

Open jellz opened this issue 6 years ago • 1 comments

(can only be implemented after #1)

The server should include some core commands (that can be overridden by external plugins).

Here's a list of commands to add:

  • /difficulty
  • /gamemode
  • /teleport
  • /give
  • /kick
  • /ban
  • /unban
  • /whitelist
  • /clear (inventory)
  • /kill
  • /stop
  • /time
  • /summon
  • /setworldspawn
  • /weather
  • /enchant

Thes commands are inspired by the Minecraft server default commands.

jellz avatar Jun 25 '19 01:06 jellz

I think this is a good idea.

youngchief-btw avatar Nov 07 '19 04:11 youngchief-btw