43 Commits

Author SHA1 Message Date
sfan5
df4a29d7d6 Allow DeOPing disconnected players 2013-05-26 09:55:03 +03:00
Shoghi Cervantes Pueyo
6db36c238f Allow OPping disconnected players 2013-05-17 14:02:01 +02:00
Shoghi Cervantes Pueyo
991436993f Fixed things 2013-05-15 23:30:35 +02:00
Shoghi Cervantes Pueyo
c27cca6741 More fixes :D 2013-05-15 23:30:28 +02:00
Michael Yoo
cfb2d939a4 Added little bits of comments to the BanAPI for better understanding by newbies. 2013-05-10 18:38:32 +09:30
Shoghi Cervantes Pueyo
e428b4cfc4 Limited RCON threads to one and added a auth timeout 2013-04-22 23:33:46 +02:00
Shoghi Cervantes Pueyo
d157299c7a Updated console texts and help 2013-04-13 19:47:20 +02:00
Shoghi Cervantes Pueyo
159d1c5024 Added missing parameters 2013-04-12 23:09:28 +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
2b741a2913 Fixed crashes, added flying check 2013-04-09 18:44:13 +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
e88c337229 Added the "spawn-protection" property to define the protection radius 2013-04-09 17:02:03 +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
6d39f54591 Removed $server constructor arguments because of ServerAPI::request() 2013-03-29 19:49:33 +01:00
Shoghi Cervantes Pueyo
14ab386b0f Fixed typo 2013-03-23 23:00:23 +01:00
Shoghi Cervantes Pueyo
8bbd899689 Fixed #156 2013-03-22 14:44:22 +01:00
Shoghi Cervantes Pueyo
5e44ecf63b Paginated help command 2013-03-20 18:12:06 +01:00
Shoghi Cervantes Pueyo
acc0311386 Lowercase enforcement (fixes #144) 2013-03-19 16:06:23 +01:00
Shoghi Cervantes Pueyo
6dfe348767 Added Command Permissions Whitelist 2013-03-16 09:54:42 +01:00
Shoghi Cervantes Pueyo
ab1c28fc57 Changed the api.op.check event check 2013-03-09 22:38:53 +01:00
Michael Yoo
5241f0527b Fix typo for De-Op (I know a very little change) 2013-03-09 22:52:56 +10:30
Shoghi Cervantes Pueyo
8a345e6582 Target player gets notified of op 2013-03-06 19:28:24 +01:00
Shoghi Cervantes Pueyo
66fe5d2a3e Added Kicking on Ban 2013-03-06 19:21:50 +01:00
Shoghi Cervantes Pueyo
7f88ab95e2 Added the /sudo command 2013-03-06 19:19:12 +01:00
Michael Yoo
a85c865099 OpCheck Typo fixes #121 2013-03-06 19:06:24 +10:30
Shoghi Cervantes Pueyo
a3e141672a Added option to change the DATA_PATH via CLI argument data-path=<directory> 2013-03-05 12:43:35 +01:00
Shoghi Cervantes Pueyo
ce925cd382 Updated ConsoleAPI::alias(), BlockAPI::fromString() 2013-02-10 11:04:14 +01:00
Shoghi Cervantes Pueyo
862938cfc7 Fixed /whitelist reload crash 2013-02-09 10:41:36 +01:00
Shoghi Cervantes Pueyo
90c8ac1461 Better Console Alias 2013-02-08 17:46:05 +01:00
Shoghi Cervantes Pueyo
32df30448b Typo 2013-02-07 17:10:02 +01:00
Shoghi Cervantes Pueyo
498c050da7 Added OPs and permission checks 2013-02-07 09:37:15 +01:00
Shoghi Cervantes Pueyo
c2e55941d8 Added player commands, better console API and implemented future player chat 2013-02-07 09:24:44 +01:00
Michael Yoo
e5bed548b9 Added Kick API 2013-01-24 19:13:48 +10:30
Michael Yoo
c049b5fb72 Added ban reload() 2013-01-19 21:59:33 +09:00
Michael Yoo
937888a655 Merge branch 'master' of https://github.com/shoghicp/PocketMine-MP 2013-01-18 15:17:24 +09:00
Michael Yoo
08499720f5 Changed parameter name in Ban API 2013-01-18 15:15:22 +09:00
Michael Yoo
0d3cf74636 Added more Ban APIs. Now you can directly ban 2013-01-18 15:14:39 +09:00
Shoghi Cervantes Pueyo
a5229cc34e Fixed a typo ;) 2013-01-17 16:37:53 +01:00
Shoghi Cervantes Pueyo
1409a1f7b5 Added /kick command 2013-01-17 16:10:25 +01:00
Shoghi Cervantes Pueyo
136fd205f0 BanAPI added (username, IP, whitelist) 2013-01-16 19:52:51 +01:00