4. Commands & Permissions - JustDJplease/NatureSounds GitHub Wiki

Commands & Permissions

Contents:

Nature command:

Alias: /naturesounds, /nature, /ns

/nature help

  • Shows information about all nature commands.
  • Permission: ns.nature.help

/nature reload <reload-type>

  • Allows you to reload individual modules of this plugin. Currently, supported reload-types are: "sounds" (reloads all your configured sounds), resource-pack (reloads the resource-pack) & language (reloads language file).
  • Permission: ns.nature.reload

/nature version

  • Shows information about the plugin.

Resource-pack command:

Alias: /resourcepack, /pack, /rp

/resourcepack help

  • Shows information about all resource-pack commands.
  • Permission: ns.resourcepack.help

/resourcepack accept

  • Attempts to accept and download the resource-pack. Players will execute this command when they click 'Yes please' in the welcome message that shows upon joining the game.
  • Permission: ns.resourcepack.download

/resourcepack reject

  • Rejects the resource-pack. Players will execute this command when they click 'No thanks' in the welcome message that shows upon joining the game.
  • Permission: ns.resourcepack.download

/resourcepack generate

  • Reloads the resource-pack. Generates a new pack from the configured sounds.
  • Permission: ns.resourcepack.generate

Sound command:

Alias: /sound, /sounds

/sound help

  • Shows information about all sound commands.
  • Permission: ns.sound.help

/sound list [page]

  • Lists currently loaded sounds. Clicking a sound will display detailed information.
  • Permission: ns.sound.list

/sound info <sound>

  • Displays detailed information about a sound.
  • Permission: ns.sound.info

/sound play <sound>

  • Plays a sound to the player. (Regardless of conditions)
  • Permission: ns.sound.play

/sound create <name>

  • Creates a complete template file in the plugin directory.
  • Permission: ns.sound.create
⚠️ **GitHub.com Fallback** ⚠️