Skip to content

Commit

Permalink
Update files.md
Browse files Browse the repository at this point in the history
removed the @
  • Loading branch information
Kristopher committed Dec 30, 2023
1 parent 9d4377b commit 5a09187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clips-plugins/deluxemenus/files.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ open_command: # This is the command that will open this menu
register_command: true # Optional: Register the command (/dmadvancedmenu) on your server. Requires server restart.
open_commands: # These actions will be executed once you open this menu
- '[sound] BLOCK_CHEST_OPEN' # The sound list can be found here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
- '[message] &6&lDeluxe&emenus &8» &7Opening &aAdvanced &7example menu. &7Config reworked by &ekristophergeou&7.'
- '[message] &6&lDeluxe&emenus &8» &7Opening &aAdvanced &7example menu.
inventory_type: CHEST # Optional: Change the inventory type of your menu, No need to add this to your config if you use CHEST.
update_interval: 1 # This option will update every items that have update: true, every 1 second
open_requirement: # Optional: Use the Open Requirement setting to limit the access of the users that have access to this menu.
Expand Down

0 comments on commit 5a09187

Please sign in to comment.