Shoghi Cervantes
|
73b9b2491f
|
Added custom settings, update notification
|
2014-06-16 19:34:47 +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
|
7bd6f2ed91
|
Added Logger interface, threaded MainLogger and updated PluginLogger
|
2014-05-28 23:46:56 +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 |
|
Michael Yoo
|
346d267e4e
|
Merge pull request #1387 from PEMapModder/patch-1
pocketmine\command\Command implements the __toString() magic method
|
2014-04-12 18:59:18 +09:30 |
|
Shoghi Cervantes
|
e9aba34e6b
|
Added /setworldspawn
|
2014-04-10 18:50:41 +02:00 |
|
PEMapModder
|
62313d4a84
|
Update Command.php
|
2014-04-07 16:38:37 +08:00 |
|
Shoghi Cervantes
|
4098252ec7
|
Use CommandExecutor by default on plugins :P
|
2014-04-05 21:44:29 +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 |
|
Shoghi Cervantes
|
b50d58e46f
|
Merge branch 'Core-Rewrite' of github.com:PocketMine/PocketMine-MP into Core-Rewrite
|
2014-04-03 13:12:30 +02:00 |
|
Shoghi Cervantes
|
04917ecd5a
|
Added correct PluginIdentifiableCommand
|
2014-04-03 13:08:11 +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 |
|