Add command to forcefully send player to f home from #478.
Functionality: /f ahome <target> - sends a player to their f home as long as they have an f home and are online. Permission node is and given to factions.admin and factions.*
This commit is contained in:
@@ -17,6 +17,7 @@ permissions:
|
||||
factions.reload: true
|
||||
factions.save: true
|
||||
factions.modifypower: true
|
||||
factions.ahome: true
|
||||
factions.*:
|
||||
description: This is just an alias for factions.kit.admin
|
||||
children:
|
||||
@@ -259,4 +260,6 @@ permissions:
|
||||
factions.togglealliancechat:
|
||||
description: toggle alliance chat on and off
|
||||
factions.dontlosepoweroffline:
|
||||
description: Don't lose power for being offline.
|
||||
description: Don't lose power for being offline.
|
||||
factions.ahome:
|
||||
description: Ability to send players to their faction home.
|
||||
Reference in New Issue
Block a user