blob: 04cba0aa29db2c4e5f8b7214e8613afdcc35abac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
MCServer Core Plugin
====================
The Core plugin for MCServer provides the default utility commands and also a lot of WebAdmin goodness.
Commands
--------
* /back
* /ban
* /clear
* /downfall
* /give
* /gm
* /groups
* /help
* /i
* /item
* /kill
* /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
------------
FakeTruth
xoft
tigerw
bearbin
tonibm19
(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.
|