Negative Games Wiki
Discord
  • 👋Landing
  • 🎬Projects
    • 👮Punishments
      • 🖋️Commands
      • 📜Configuration
        • main.yml
        • messages.yml
        • Menus
          • history-main.yml
          • history.yml
          • note-delete-confirmation.yml
          • note-editor.yml
          • notes.yml
          • punish-confirm.yml
          • punish.yml
          • records-main.yml
          • records.yml
          • records-single.yml
          • staff-history-main.yml
          • staff-history.yml
          • staff-leaderboard.yml
    • 📑alumina
      • ItemBuilder
      • PotionBuilder
      • InputListener
      • Commands
      • DependencyLoader
      • Events Subscriber
      • Static Logger
Powered by GitBook
On this page

Was this helpful?

  1. Projects
  2. Punishments
  3. Configuration
  4. Menus

punish.yml

#  -------------------------------------------------------
#  The menu that opens when you use /punish <player>
#   
#  To edit the punishment icons, see main.yml!
#  -------------------------------------------------------

# The title of the menu.
title: Punish %player%

# The amount of rows in the menu.
# Can be between 1 and 6.
rows: 6

# Fillers are used to fill empty slots in the menu.
fillers:
  BLACK_STAINED_GLASS_PANE:
  - 0-9
  - 17-18
  - 26-27
  - 35-36
  - 44-53
Previouspunish-confirm.ymlNextrecords-main.yml

Last updated 1 year ago

Was this helpful?

🎬
👮
📜