Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PresentKim committed Apr 30, 2018
1 parent 1d6c2d4 commit a928341
Showing 1 changed file with 4 additions and 23 deletions.
27 changes: 4 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,11 @@
A plugin control item and arrow's lifespan for PocketMine-MP

## Command
Main command : `/lifespan <item | arrow | lang | reload | save>`

| subcommand | arguments | description |
| ---------- | ------------------- | ---------------------- |
| Item | \<tick\> | Set item's lifespan |
| Arrow | \<tick\> | Set arrow's lifespan |
| Lang | \<language prefix\> | Load default lang file |
| Reload | | Reload all data |
| Save | | Save all data |

<br/><br/>

## 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 | <item / arrow> <lifespan> | Set entity's lifespan | `OP` lifespan.cmd |

<br/><br/>

## Required API
- PocketMine-MP : higher than [Build #937](https://jenkins.pmmp.io/job/PocketMine-MP/937)
- PocketMine-MP : higher than [Build #501](https://jenkins.pmmp.io/job/PocketMine-MP/501)

0 comments on commit a928341

Please sign in to comment.