Language

CommandWorldLimiter [1.8-1.16.1] - Disable commands in specific worlds

CommandWorldLimiter [1.8-1.16.1] - Disable commands in specific worlds

SpigotMC

A simple plugin that allows to disable commands in specific worlds

1.3k downloads 4.3 rating
latest v1.1.1 SpigotMC
1.8 – 1.16

Why should I use this plugin?



If you want to make your Nether world harder or just disable some commands in specific worlds, then this plugin is for you!




Commands




upload_2020-7-12_15-31-51.png




Permissions



commandworldlimiter.world.<world_name> - Allow player to bypass forbiddance in specific world



commandworldlimiter.world.* - Allows use of all forbidden commands in all worlds



commandworldlimiter.command.add - Allows use of command "/cwl add"



commandworldlimiter.command.remove - Allows use of command "/cwl remove"



commandworldlimiter.command.* - Allows use of all cwl commands



commandworldlimiter.* - Permission for everything in that plugin




Config example



Code (YAML):
# List of forbidden commands.
forbidden_commands
:
  "world"
:
   - /help
  "world_nether"
:
   - /something

# If enabled, a player will get a list of forbidden commands after entering the world
info_to_player
: true

# Message that player will get after trying to use a forbidden command
command_forbidden_message
: "&cYou don't have permission to use that command here."

# That message will be shown after changing the world if info_to_player is true
info_forbidden_commands
: "&eThere are some commands which you can't use in that world:"

# Limit to the amount of forbidden commands shown to the player. Use -1 if you want to show all commands
info_commands_max
: -1

Versions

Release
1.1.1
·
516
Release
1.1
·
25
Release
1.0.1
·
31
Release
1.0.0
·
18

Comments 0

No comments yet. Be the first to share your thoughts.

Download CommandWorldLimiter [1.8-1.16.1] - Disable commands in specific worlds

Files are served directly from the original source. Modgrid does not host or modify them.