header
premium banner

PerWorldCommands will start downloading in 5 seconds...

Description

Set commands to only run in certain worlds!
PerWorldCommands version of PerWorldPlugins.

Default Config:


# Will disable the plugin
enable: true

# Default block message if the command does not have a custom block message.
globalblockmessage: "This command is disabled, Sorry!"

commands:
  help:
    allowed-worlds:
      - world
      - world_nether
    blockmessage: "This command is disabled"
  version:
    allowed-worlds:
      - world
    blockmessage: "This command is disabled"

This plugin requires Java 8.
This plugin will work on most Minecraft versions.

 

Commands

None.

 

Permissons

none

Todo list

  • Command to reload configuration.
  • Command to edit configuration in-game.
  • Command to enable/disable the plugin.