240 Commits

Author SHA1 Message Date
Shoghi Cervantes
692a4fb57b Fixed reason on kick message 2014-06-30 01:17:55 +02:00
Shoghi Cervantes
03b1385f26 Fixed teleport command with a single target not teleporting correctly 2014-06-25 20:58:59 +02:00
Shoghi Cervantes
9877271d70 Fixed kick messages 2014-06-25 20:50:16 +02:00
PEMapModder
f30922f439 Fixed undefined variable $name notice for /pardon 2014-06-24 17:48:32 +08:00
PEMapModder
2e50fbbda4 Fix /plugins crash 2014-06-23 19:27:27 +08:00
Shoghi Cervantes
279a438ae6 Fixed spawning of Tile entities via chunk packets 2014-06-22 18:05:42 +02:00
Shoghi Cervantes
f073a5b837 Fixed a few things 2014-06-17 18:46:16 +02:00
Shoghi Cervantes
9e8f015dc0 Changed commands to use CommandSender::getServer() 2014-06-17 18:41:10 +02:00
Shoghi Cervantes
f14fecbb5f Added /time command 2014-06-17 18:36:39 +02:00
Shoghi Cervantes
b27637c926 Fixed default kick message 2014-06-17 17:27:17 +02:00
Shoghi Cervantes
a5e78d775b Temp. fixed /status 2014-06-15 00:23:17 +02:00
Shoghi Cervantes
2674902eaa Preparing to merge 2014-06-05 01:22:04 +02:00
Shoghi Cervantes
a2b3a4bb90 Removed not valid TimeCommand 2014-05-23 22:46:08 +02:00
Shoghi Cervantes
53749483c3 Implemented new Inventory windows on Player, Chest and Furnace 2014-05-23 20:53:06 +02:00
Shoghi Cervantes
6cbd39de9b Added Inventory interfaces and types, updated long array() to [] 2014-05-22 18:59:16 +02:00
Shoghi Cervantes
0be679c9d5 Updated method names: getMetadata() & setMetadata() to getDamage() & setDamage() on Block and Item classes 2014-05-22 18:37:28 +02:00
onebone
3e575ad505 Added time command 2014-05-18 22:56:01 +09:00
Shoghi Cervantes
e9aba34e6b Added /setworldspawn 2014-04-10 18:50:41 +02:00
Shoghi Cervantes
076bf2f2fe Added /spawnpoint message 2014-04-04 01:54:38 +02:00
Shoghi Cervantes
fb6cd22c83 Fixed /tp 2014-04-04 01:52:56 +02:00
williamtdr
0a7d9f1c87 Enabled use of /tp <source> <target> 2014-04-03 18:04:26 -05:00
williamtdr
cbf1f7a2e8 Fix /spawnpoint from console with no coordinate crash 2014-04-03 16:37:00 -05:00
Shoghi Cervantes
80f9093875 Added /reload command (does not reload source code) 2014-04-03 15:49:00 +02:00
Shoghi Cervantes
5052e58bd0 Added /status memory 2014-04-03 13:22:04 +02:00
Shoghi Cervantes
2ad9e1fe29 Added /status title 2014-04-03 13:19:34 +02:00
Shoghi Cervantes
0865381881 Moved /status into debug.commands 2014-04-03 13:16:15 +02:00
William Teder
48f2927e08 Re-enable support for debug information with /status 2014-04-02 21:14:22 -05:00
Shoghi Cervantes
11356b68ba Added RCON 2014-04-02 19:33:49 +02:00
Shoghi Cervantes
379b70eca7 Removed PlayerAPI 2014-04-02 19:07:29 +02:00
Shoghi Cervantes
c81266d1da Added /tp 2014-04-02 19:04:07 +02:00
Shoghi Cervantes
8c4afcd21a Added /spawnpoint 2014-04-02 18:40:24 +02:00
Shoghi Cervantes
5cadc665d1 Added /kill, base entity health methods 2014-04-02 18:27:49 +02:00
Shoghi Cervantes
df3e456162 Added /give, /gamemode 2014-04-02 05:59:26 +02:00
Shoghi Cervantes
7cd29f0fcf Added block updates, correct block placing 2014-04-02 05:36:45 +02:00
Shoghi Cervantes
a4630372fa Added /save-on, /save-off, /save-all 2014-04-02 04:37:58 +02:00
Shoghi Cervantes
ee23b42e23 Added Spawn protection, including item usage, added /whitelist 2014-04-02 03:37:51 +02:00
Shoghi Cervantes
502c27273d Moved Level methods to Server 2014-04-02 02:58:20 +02:00
Shoghi Cervantes
7e9304a0c9 Formatting 2014-04-01 19:48:28 +02:00
Shoghi Cervantes
b4cc3bbd43 Added /op, /deop, /kick, OfflinePlayer, moved player list to Server instead of static Player 2014-04-01 19:46:48 +02:00
Shoghi Cervantes
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00