Files
cuberite-2a/MCServer/Plugins/Core/README.md
T

73 lines
886 B
Markdown
Raw Normal View History

2013-08-07 18:36:38 +01:00
MCServer Core Plugin
====================
The Core plugin for MCServer provides the default utility commands and also a lot of WebAdmin goodness.
Commands
--------
* /back
* /ban
2013-08-11 16:00:53 +01:00
* /clear
2013-08-07 18:36:38 +01:00
* /downfall
* /give
* /gm
* /groups
* /help
* /i
* /item
2013-08-11 16:00:53 +01:00
* /kill
2013-08-07 18:36:38 +01:00
* /kick
* /locate
* /me
* /motd
* /plugins
* /portal
* /rank
* /regen
* /reload
* /save-all
* /spawn
* /stop
* /time
* /top
* /tp
* /tpa
* /tpaccept
* /unban
* /viewdistance
* /worlds
**Also, console commands:**
* ban
* banlist
* getversion
* help
* list
* listgroups
* numchunks
* players
* rank
* reload
* say
* setversion
* unban
* unload
Contributors
------------
2013-08-10 16:00:11 +01:00
FakeTruth
xoft
tigerw
bearbin
tonibm19
2013-08-07 18:36:38 +01:00
(If you want your name here, please submit a PR after you've done your contributions.)
How to Use
----------
Core should be installed in MCServer by default.