From a928341a51862f9e0803e3868a092b98a9413785 Mon Sep 17 00:00:00 2001 From: PresentKim Date: Mon, 30 Apr 2018 11:10:26 +0900 Subject: [PATCH] Update README.md --- README.md | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 3196cde..ae0616f 100644 --- a/README.md +++ b/README.md @@ -7,30 +7,11 @@ A plugin control item and arrow's lifespan for PocketMine-MP ## Command -Main command : `/lifespan ` - -| subcommand | arguments | description | -| ---------- | ------------------- | ---------------------- | -| Item | \ | Set item's lifespan | -| Arrow | \ | Set arrow's lifespan | -| Lang | \ | Load default lang file | -| Reload | | Reload all data | -| Save | | Save all data | - -

- -## Permission -| permission | default | description | -| ------------------- | ------- | ----------------- | -| lifespan.cmd | OP | main command | -| | | | -| lifespan.cmd.item | OP | item subcommand | -| lifespan.cmd.arrow | OP | arrow subcommand | -| lifespan.cmd.lang | OP | lang subcommand | -| lifespan.cmd.reload | OP | reload subcommand | -| lifespan.cmd.save | OP | save subcommand | +| name | arguments | description | permission | +| :------: | :------------------------: | :---------------------: | :---------------: | +| lifespan | | Set entity's lifespan | `OP` lifespan.cmd |

## Required API -- PocketMine-MP : higher than [Build #937](https://jenkins.pmmp.io/job/PocketMine-MP/937) \ No newline at end of file +- PocketMine-MP : higher than [Build #501](https://jenkins.pmmp.io/job/PocketMine-MP/501) \ No newline at end of file