294 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
d552042094 Fixed #166 2013-04-22 17:25:45 +02:00
Shoghi Cervantes Pueyo
6457055be3 Added TimeAPI command responses 2013-04-22 16:51:04 +02:00
Shoghi Cervantes Pueyo
b759863bb1 Changed /list to be the same as vanilla 2013-04-22 16:39:33 +02:00
Shoghi Cervantes Pueyo
d08807abaf Added 4 RCON threads 2013-04-22 14:29:30 +02:00
Shoghi Cervantes Pueyo
1cb3e25bf9 Added RCON protocol 2013-04-22 14:22:52 +02:00
Shoghi Cervantes Pueyo
269e63ab50 Rewrite /defaultgamemode command to allow multiple values 2013-04-20 21:00:52 +02:00
Shoghi Cervantes Pueyo
d0d8d281d2 Revert "Added coordinates command. Displays your coordinates"
This reverts commit 4434fe2a5b499aaf0cdb667644710b41788655a6.
2013-04-20 20:56:58 +02:00
Michael Yoo
4434fe2a5b Added coordinates command. Displays your coordinates 2013-04-20 14:45:35 +09:30
Michael Yoo
82c72f8beb Added defaultgamemode command 2013-04-20 12:26:26 +09:30
Shoghi Cervantes Pueyo
38950969dd Added Player::setSpawn(Vector3 $pos) method 2013-04-18 22:34:12 +02:00
Shoghi Cervantes Pueyo
3577667039 New VIEW gamemode 2013-04-18 16:40:30 +02:00
Shoghi Cervantes Pueyo
26c2f61da0 Added fix so players aren't targeted by name completion by default 2013-04-17 23:02:53 +02:00
Shoghi Cervantes Pueyo
fd8166c836 Obligatory Creative mode item enforcement 2013-04-17 22:57:44 +02:00
Shoghi Cervantes Pueyo
bc80c01348 Return output of commands on ConsoleAPI::run() method 2013-04-17 20:24:10 +02:00
Shoghi Cervantes Pueyo
393f54fe28 /give compatible with "item-enforcement" = off 2013-04-17 19:48:13 +02:00
Shoghi Cervantes Pueyo
1885cdf3a2 Changed item enforcement option name 2013-04-17 19:41:46 +02:00
Shoghi Cervantes Pueyo
e65731e3ec Item enforcement optional for packet sending 2013-04-17 19:38:29 +02:00
Shoghi Cervantes Pueyo
09301f0e5f Added a way to send Player's inventory directly 2013-04-17 19:25:53 +02:00
Shoghi Cervantes Pueyo
f195168132 Fixed Player not getting in survival mode removed due to BlockAPI checking Server default gamemode 2013-04-17 17:13:36 +02:00
Shoghi Cervantes Pueyo
b34e55eec5 Torches drop when no supporting block is present 2013-04-17 17:09:48 +02:00
Shoghi Cervantes Pueyo
758070e478 Optimized block updates 2013-04-17 16:41:36 +02:00
Shoghi Cervantes Pueyo
2790f60491 Added Redstone Ore block update 2013-04-17 16:36:37 +02:00
Shoghi Cervantes Pueyo
bbbdaa30d1 Better online player list 2013-04-16 19:48:33 +02:00
Shoghi Cervantes Pueyo
2438c9535b Only shown available commands in help 2013-04-16 19:46:14 +02:00
Shoghi Cervantes Pueyo
3d48eec887 Allow looking the help of an alias 2013-04-16 19:41:37 +02:00
Shoghi Cervantes Pueyo
710ed5c704 Improved block updates and Scheduled block updates [part1] 2013-04-16 17:15:39 +02:00
Shoghi Cervantes Pueyo
69b78a9dd6 Send Usage data again 2013-04-14 16:30:26 +02:00
Shoghi Cervantes Pueyo
77da9d3a7c Chat messages are shown on the server log 2013-04-14 16:19:16 +02:00
Shoghi Cervantes Pueyo
5e9e2b2a7d Commands are executed as console by default 2013-04-14 16:10:41 +02:00
Shoghi Cervantes Pueyo
0c051fb02e Removed MP chat tag 2013-04-13 20:03:07 +02:00
Shoghi Cervantes Pueyo
e71b6946f3 Fixed /help paging 2013-04-13 20:01:27 +02:00
Shoghi Cervantes Pueyo
d157299c7a Updated console texts and help 2013-04-13 19:47:20 +02:00
Shoghi Cervantes Pueyo
82d49b0343 PluginAPI API error to warning 2013-04-13 18:55:29 +02:00
Shoghi Cervantes Pueyo
74c4fab58d Space 2013-04-13 14:32:58 +02:00
Shoghi Cervantes Pueyo
8d7fafe167 Removed /crash 2013-04-13 13:23:05 +02:00
Shoghi Cervantes Pueyo
75a2bf122f Added "disallow-crafting" to enable item protection 2013-04-12 23:11:07 +02:00
Shoghi Cervantes Pueyo
159d1c5024 Added missing parameters 2013-04-12 23:09:28 +02:00
Shoghi Cervantes Pueyo
62735c8e41 Changed messages 2013-04-12 14:20:52 +02:00
Shoghi Cervantes Pueyo
c45cd5e12a Fixed a crash 2013-04-12 13:58:25 +02:00
Shoghi Cervantes Pueyo
c138cb2797 Fixed player death name 2013-04-12 13:55:26 +02:00
Shoghi Cervantes Pueyo
feaecbcd60 First usage report 5 minutes after the server restart. 2013-04-11 23:16:29 +02:00
Shoghi Cervantes Pueyo
b9498275a4 Fixed /invisible not working 2013-04-11 22:35:47 +02:00
Shoghi Cervantes Pueyo
2763401be3 /give now checks correctly 2013-04-09 20:44:57 +02:00
Shoghi Cervantes Pueyo
a3b7f12803 /banip add <player> works banning the Player's IP 2013-04-09 19:52:10 +02:00
Shoghi Cervantes Pueyo
eac72bb8ae Added "player.flying" event, ops can always fly 2013-04-09 19:11:45 +02:00
Shoghi Cervantes Pueyo
7b8a27f7b0 Removed time-per-second property 2013-04-09 19:04:01 +02:00
Shoghi Cervantes Pueyo
2b741a2913 Fixed crashes, added flying check 2013-04-09 18:44:13 +02:00
Shoghi Cervantes Pueyo
2043534003 Removed constant property file write 2013-04-09 17:39:36 +02:00
Shoghi Cervantes Pueyo
7e37a60a67 Changed property names for consistency (migration included) 2013-04-09 17:35:37 +02:00
Shoghi Cervantes Pueyo
7c9eec7869 Added a parameter to remove directly the async thread 2013-04-09 17:23:29 +02:00