Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BenceX100 committed Apr 12, 2024
1 parent a1d8b70 commit 4c4442c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
7 changes: 5 additions & 2 deletions Writerside/topics/AxGraves-Commands.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Commands

* All the commands require the `axgraves.admin` permission.

|-|-|
| Command | Description | Permission |
| /axgraves reload | Reload config & messages | axgraves.reload |
| Command | Description |
| /axgraves reload | Reload config & messages |
| /axgraves list | List spawned graves |
1 change: 1 addition & 0 deletions Writerside/topics/AxSellwands-Supported-Plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
* ShopGuiPlus
* Essentials
* EconomyShopGUI
* ExcellentShop
* CMI
* DynamicShop3

Expand Down
10 changes: 7 additions & 3 deletions Writerside/topics/AxShulkers-Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,19 @@

### disable-shulker-opening (default: false)

* Safety feature, let's you disable shulker opening if needed.
* Lets you disable shulker opening if needed.

### disable-shulker-placing (default: false)

* Safety feature, let's you disable shulker placing if needed.
* Lets you disable shulker placing if needed.

### disable-shulker-dispensing (default: false)

* Safety feature, makes it that dispensers and droppers can't dispense shulkers if needed.
* Makes it that dispensers and droppers can't dispense shulkers if needed.

### disable-moving-while-open (default: false)

* If this is true, the shulker will be closed if the player moves

### undestoryable-shulkers (default: false)

Expand Down
2 changes: 1 addition & 1 deletion Writerside/topics/AxShulkers-Permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

* axshulkers.reload
* axshulkers.clear
* axshulkers.modify (defaults to true, set to false if you only want read-on
* axshulkers.modify (defaults to true, set to false if you only want to make shulker preview read-only)
2 changes: 1 addition & 1 deletion Writerside/topics/AxTrade-Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

### disallowed-gamemodes (default: SPECTATOR)

* List of gamemodes: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/GameMode.html
* List of gamemodes: [https://hub.spigotmc.org/javadocs/spigot/org/bukkit/GameMode.html](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/GameMode.html)
* You can't trade in these gamemodes

### blacklisted-worlds (default: example_world)
Expand Down

0 comments on commit 4c4442c

Please sign in to comment.