Hello Everyone I have found a very useful solution to being able to enable/disable MobBlocker between certain worlds! This will also allow you to do that with any other plugin you have aswell!
Code (Text):
# This config controls what plugins work on certain worlds.
# Example
# limit:
# WorldEdit:
# - world
# - world_nether
# Essentials: []
# This will make it so worldedit will only work in world & world_nether, meaning in the end it is not usable.
# When there is no worlds in the list it will allow it for any worlds, in this example allowing all worlds.
# Whenever a plugin is added, this config will automatically add it!
# exempt-login-events is for excluding login events when true, this means if a plugin uses PlayerLogin it will allow it for any world. We advise this to be enabled!
# blocked-msg is the string displayed to a client when a command is blocked
exempt-login-events: true
check-for-updates: true
blocked-msg: '&c[Error] This command cannot be performed in this world.'
limit:
LuckPerms: []
Vault: []
MobBlocker:
- world
You will receive updated versions of Per World Plugins with every copy of MobBlocker from here on out! Thank you all and If you all need anything join my discord Thank You