Where %house is replaced with the name of the house regions the player is currently standing in and {0...} could be passed parameters.
House owners with the "PrivateHouses" permission could then write "/House Private" to execute the command list above for the house they're standing in thus, in this example, it would let the Region Flags plugin set their house to private.
Further parameters:
%owner = The house owner.
%ownergroup = The group of the house owner.
%index = The house index.
%player = Name of the player executing the command.
%playergroup = Group of the player executing the command.
New custom sub-commands for /House can be configured by server owners to execute a given command list. Could look like this:
Where %house is replaced with the name of the house regions the player is currently standing in and {0...} could be passed parameters.
House owners with the "PrivateHouses" permission could then write "/House Private" to execute the command list above for the house they're standing in thus, in this example, it would let the Region Flags plugin set their house to private.
Further parameters: %owner = The house owner. %ownergroup = The group of the house owner. %index = The house index. %player = Name of the player executing the command. %playergroup = Group of the player executing the command.