Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adi-itgg authored May 22, 2022
1 parent b146a83 commit 0d1afaa
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
Minecraft Jetpack Plugin - Lightweight - Fuel System - Multi Jetpack with customizable configuration - using Coroutines

# Commands

| Command | Description |
| :---: | :-: |
| /fjr or /fjr Help | Show commands available |
Expand All @@ -12,10 +11,16 @@ Minecraft Jetpack Plugin - Lightweight - Fuel System - Multi Jetpack with custom
| /fjr SetFuel <Amount> | Set Amount Fuel Jetpack in hand |
| /fjr Reload | Reload all config |
| /fjr CheckUpdate | Check update this plugin |

## SuperiorSkyblock2
| Command | Description |
| :---: | :-: |
| /ss2fjr | Commands hook SuperiorSkyblock2 |

# Permissions
| Permission | Description |
| :---: | :-: |
| fjetpackreloaded.* | Allow access all commands |
| fjetpackreloaded.help | Allow player use command /fjr help |
| fjetpackreloaded.get or give | Allow player to use command /fjr get/give <name> |
| fjetpackreloaded.getfuel or givefuel | Allow player to use command /fjr getfuel/givefuel <name> |
Expand All @@ -24,9 +29,19 @@ Minecraft Jetpack Plugin - Lightweight - Fuel System - Multi Jetpack with custom
| fjetpackreloaded.reload | Allow player to use command /fjr reload |
| fjetpackreloaded.{jetpack}.use | Allow player to use Jetpack |
| fjetpackreloaded.{jetpack}.refuel | Allow player to refuel Jetpack |


[# bStats](https://bstats.org/plugin/bukkit/FJetpackReloaded/14647)
## SuperiorSkyblock2
| Permission | Description |
| :---: | :-: |
| ss2fjr.* | Allow access all commands |
| ss2fjr.allow | Allow player to fly inside island |
| ss2fjr.deny | Deny player to fly inside island |
| ss2fjr.allow.other | Allow other player to set island jetpack to fly |
| ss2fjr.deny.other | Deny other player to set island jetpack to fly |

# bStats
![bStats](https://bstats.org/signatures/bukkit/FJetpackReloaded.svg)
https://bstats.org/plugin/bukkit/FJetpackReloaded/14647

[# Spigot](https://www.spigotmc.org/resources/fjetpackreloaded.100816/)
# Spigot
https://www.spigotmc.org/resources/fjetpackreloaded.100816/

0 comments on commit 0d1afaa

Please sign in to comment.