478 Commits

Author SHA1 Message Date
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
Shoghi Cervantes Pueyo
79ca735fb0 Fixed a weird, random, pthreads-caused crash 2013-04-09 17:21:49 +02:00
Shoghi Cervantes Pueyo
533b175b66 Syntax error 2013-04-09 17:09:21 +02:00
Shoghi Cervantes Pueyo
2c81518c5d OP players are automatically whitelisted 2013-04-09 17:08:44 +02:00
Shoghi Cervantes Pueyo
dccfbfd572 Added "view-distance" setting to change chunk sending radius 2013-04-09 17:07:17 +02:00
Shoghi Cervantes Pueyo
e88c337229 Added the "spawn-protection" property to define the protection radius 2013-04-09 17:02:03 +02:00
Shoghi Cervantes Pueyo
5f55cdf26a Added pvp server property 2013-04-09 16:58:52 +02:00
Shoghi Cervantes Pueyo
3e3521086b Fixed crash due to new API changes 2013-04-08 23:07:01 +02:00
Shoghi Cervantes Pueyo
1d32e82265 Usage sending in background 2013-04-07 12:28:34 +02:00
Shoghi Cervantes Pueyo
12f9c12fe4 Changed default file permissions 2013-04-07 12:15:34 +02:00
Shoghi Cervantes Pueyo
6456d2383b Added a spawn protection 2013-04-05 15:51:19 +02:00
Shoghi Cervantes Pueyo
793aaf87c0 /op and /deop needs the player connected 2013-04-05 15:37:18 +02:00
Shoghi Cervantes Pueyo
f7de979de1 Added commands to whitelist 2013-04-05 15:14:32 +02:00
Shoghi Cervantes Pueyo
82a789687c Added /me 2013-04-05 15:13:17 +02:00
Shoghi Cervantes Pueyo
026353399b Added /tell 2013-04-05 15:09:25 +02:00
Shoghi Cervantes Pueyo
febfbb19c4 Updated /gamemode command to follow Minecraft structure 2013-04-05 14:09:02 +02:00
Shoghi Cervantes Pueyo
45bbc86830 Username completion & better gamemode change 2013-04-05 14:04:51 +02:00