79 Commits

Author SHA1 Message Date
Shoghi Cervantes
2ded2013bf Fixed auto-save configuration, made it global 2014-09-28 10:50:43 +02:00
Shoghi Cervantes
d04e994d1b Added TPS load to /status 2014-09-21 12:18:51 +02:00
Shoghi Cervantes
344c84cfa6 Added --disable-readline CLI argument 2014-09-07 19:42:36 +02:00
PEMapModder
ab334e6962 Fixed wrong cases
I know this doesn't matter at all, but it is ugly in IDEs.
2014-09-07 13:21:05 +08:00
Shoghi Cervantes
bcdb6d8c2e Fixed timings name 2014-09-01 01:28:42 +02:00
Shoghi Cervantes
6109505786 Implemented correct time offsets and speed 2014-08-24 20:34:06 +02:00
Shoghi Cervantes
1a38003bc4 Fixed /version 2014-08-22 19:39:24 +02:00
Shoghi Cervantes
60ea4d0e96 Removed hardcoded Server name from source 2014-08-22 18:31:17 +02:00
Shoghi Cervantes
57299b9a29 Fixed #1948 /whitelist list is now working 2014-08-22 13:23:56 +02:00
Shoghi Cervantes
db7222976e Code cleanup 2014-08-21 17:26:41 +02:00
Shoghi Cervantes
51120fdd4f Added ThreadManager, removed PHP self-kill 2014-08-08 11:36:55 +02:00
Shoghi Cervantes
269a10fadd Modified Level and Chunk deprecated methods 2014-08-06 16:22:55 +02:00
Luke Darling
d2a14e8303 fixed tell command so itdoesn'tlooklikethisanymore 2014-08-03 13:22:41 -04:00
64FF00
f0f2eb9a01 ... 2014-08-02 10:17:27 +09:00
64FF00
839f6621eb Added getExecutor() and setExecutor() method to PluginCommand
:D
2014-08-02 10:11:36 +09:00
Shoghi Cervantes
cb879977d2 Use Player::getDisplayName() on more commands 2014-07-14 14:12:03 +02:00
Shoghi Cervantes
096e238242 Fixed #1628 invalid sender x,y,z on /spawnpoint, closes #1671 2014-07-14 14:07:43 +02:00
Michael Yoo
6fbfa1836f Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2014-07-13 22:04:41 +09:30
Michael Yoo
5dfb1fb9d5 Fix bug where a double quote would show when kick reason is not specified. 2014-07-13 22:03:54 +09:30
Shoghi Cervantes
d2ed0aa9f0 Merge pull request #1634 from PocketMine/timings
Implemented Timings
2014-07-12 19:30:41 +02:00
Shoghi Cervantes
67b0c4bc2e Added base timings 2014-07-12 02:26:06 +02:00
williamtdr
dd729ced68 Revert "Possible fix for #1628"
This reverts commit a6e22de6a3d58fd5b848a2b211f1b7bbc5778a6b.
2014-07-11 10:21:58 -05:00
williamtdr
a6e22de6a3 Possible fix for #1628 2014-07-11 10:19:28 -05:00
Michael Yoo
167ee97569 Fix kick command broadcast message. 2014-07-11 22:14:57 +09:30
Michael Yoo
53214005cd Kick message reflects Vanila MCPC not Bukkit 2014-07-11 22:05:50 +09:30
Michael Yoo
6e74bb7faf Kick reason grammar 2014-07-11 21:52:57 +09:30
PEMapModder
63008c4ebb Fix #1622 2014-07-11 17:24:25 +08:00
Shoghi Cervantes
5c826cb9ab Fixed /list not showing the proper player count 2014-07-10 20:40:56 +02:00
Shoghi Cervantes
8fbc63c14e Fixed /kill player name 2014-07-10 13:05:04 +02:00
Shoghi Cervantes
65523972c2 Implemented health, events, damage, motion push 2014-07-06 23:10:11 +02:00
Shoghi Cervantes
d4881260da Added check for registered alias command, useful when overriding 2014-06-30 21:14:00 +02:00
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
032710a2de Added integrated command aliases 2014-06-17 15:21:06 +02:00
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