PluginLicenseRef-All-Rights-Reserved
ResidenceEnhance
A companion plugin for Residence
278
Downloads
0
Followers
8 months ago
Updated
📦
1
Versions
📖About ResidenceEnhance
1. Introduction
ResidenceEnhance —— A companion plugin for Residence
2. Features
- Simple configuration to block commands in residence areas
# Whether to also restrict OPs (true=restrict, false=allow)
isOp: true
# Whether to also restrict residence owners
isOwner: false
msg: "§aThis command is prohibited in this residence!"
# Restricted residence names (* means all residences)
name:
- "test"
- "fly"
# Commands prohibited in residences (case insensitive)
command:
- "setHome"
- "fly"
3. Prerequisites
Residence Plugin (Required)
SpigotMc