409 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
5e44ecf63b Paginated help command 2013-03-20 18:12:06 +01:00
Shoghi Cervantes Pueyo
df77f725fd Syntax error fix 2013-03-20 15:45:03 +01:00
Shoghi Cervantes Pueyo
9ee7180681 Lower API version of a plugin is notified with a debug level of 2 2013-03-20 15:19:24 +01:00
Shoghi Cervantes Pueyo
65110d5358 Removed /harm 2013-03-20 15:17:58 +01:00
Shoghi Cervantes Pueyo
da849a7251 /say is now prefixed by [Server] 2013-03-20 15:17:22 +01:00
Shoghi Cervantes Pueyo
28d431e497 Removed reference in BlockAPI::drop() of Server gamemode 2013-03-20 15:16:37 +01:00
Shoghi Cervantes Pueyo
4ff9753ede Checking for GIT now stops the update on the latest version 2013-03-20 14:51:06 +01:00
Shoghi Cervantes Pueyo
2c3ab413f5 Fixed Creative players spawning drops 2013-03-19 23:44:10 +01:00
Shoghi Cervantes Pueyo
3ba56c3e81 Independient Player gamemode, saved between sessions, set it via /gamemode 2013-03-19 19:54:13 +01:00
Shoghi Cervantes Pueyo
4d2835a37a Swapped X and Z 2013-03-19 18:39:29 +01:00
Shoghi Cervantes Pueyo
5eaa432ddb Updated API Domain 2013-03-19 17:06:01 +01:00
Shoghi Cervantes Pueyo
acc0311386 Lowercase enforcement (fixes #144) 2013-03-19 16:06:23 +01:00
Shoghi Cervantes Pueyo
8842d8d772 Fixed EID typo on TileEntity API 2013-03-18 17:08:34 +01:00
Shoghi Cervantes Pueyo
6fb8e754d6 Fixed #142 Server crash while using whitelist 2013-03-18 15:06:39 +01:00
Shoghi Cervantes Pueyo
6763e93a8d Obtain GIT information 2013-03-17 17:35:33 +01:00
Shoghi Cervantes Pueyo
c536a35beb Player data now uses YAML 2013-03-16 23:26:46 +01:00
Shoghi Cervantes Pueyo
bb968451ba Players are able to omit arguments on /tp, /tppos, /kill 2013-03-16 20:36:08 +01:00
Shoghi Cervantes Pueyo
47af98a875 Fixed spawning on top of chunks & added Player::teleport() method 2013-03-16 19:36:30 +01:00
Shoghi Cervantes Pueyo
ce8724c5ed PMF Plugin Loading 2013-03-16 12:52:14 +01:00
Shoghi Cervantes Pueyo
d46a61d0c4 Removed Server getting via Plugin Loading 2013-03-16 12:29:29 +01:00
Shoghi Cervantes Pueyo
1bfef261ab PMF Plugin Reading 2013-03-16 12:27:23 +01:00
Shoghi Cervantes Pueyo
6dfe348767 Added Command Permissions Whitelist 2013-03-16 09:54:42 +01:00
Shoghi Cervantes Pueyo
9ec9d22bbc BlockAPI::setBlock now uses a Vector3 2013-03-10 13:34:11 +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
5c7f397bde Changed default debug level 2013-03-09 12:52:57 +01:00
Shoghi Cervantes Pueyo
3432a69a41 Cancel correctly Handling Events using return true 2013-03-09 09:27:29 +01:00
Shoghi Cervantes Pueyo
5c17f77bcc Name update 2013-03-07 19:56:07 +01:00
Shoghi Cervantes Pueyo
ba3dfd91db Removed unnecesary replace 2013-03-07 18:11:35 +01:00
Shoghi Cervantes Pueyo
9510cbd716 New block touch event 2013-03-06 20:17:38 +01:00
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
Shoghi Cervantes Pueyo
e8c2662258 Get Item Lists from BlockAPI::fromString() method 2013-03-06 16:43:25 +01:00
Michael Yoo
a85c865099 OpCheck Typo fixes #121 2013-03-06 19:06:24 +10:30
Shoghi Cervantes Pueyo
52aa57d400 Less BlockAPI::cancelAction lag, send only to the starter Player 2013-03-05 17:19:18 +01:00
Shoghi Cervantes Pueyo
845e48db66 Instant Break protection 2013-03-05 17:16:26 +01:00
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
a964c0e3ec Added Stack Count 2013-03-04 17:01:28 +01:00
Shoghi Cervantes Pueyo
354893ba11 BlockAPI::getBlockFace() method optimization to use the Vector3 method 2013-03-04 16:50:41 +01:00
Shoghi Cervantes Pueyo
287fa7e551 Updated the BlockAPI::drop method 2013-03-04 16:50:11 +01:00
Shoghi Cervantes Pueyo
ccd1231d42 Remove Chest TileEntities on break 2013-02-27 19:32:59 +01:00
Shoghi Cervantes Pueyo
28bfdbb3c5 Fixed the String test (fixes #117) 2013-02-26 19:21:13 +01:00
Shoghi Cervantes Pueyo
b3db08a370 Removed Math_BigInteger dependency 2013-02-15 20:04:21 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00
Shoghi Cervantes Pueyo
45192c4448 Updated gamemode constant names 2013-02-12 16:42:58 +01:00
Shoghi Cervantes Pueyo
eff4631f35 Fixes #103 2013-02-11 21:04:35 +01:00
Shoghi Cervantes Pueyo
ce925cd382 Updated ConsoleAPI::alias(), BlockAPI::fromString() 2013-02-10 11:04:14 +01:00
Shoghi Cervantes Pueyo
5970927e8a Fixed teleport commands for disconnected players 2013-02-09 21:03:54 +01:00
Shoghi Cervantes Pueyo
7c33c4f75a Set a name for unnamed worlds 2013-02-09 20:39:52 +01:00