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:
drtshock
2015-09-08 12:18:00 -05:00
parent d916e97d0d
commit c5571ba8ee
5 changed files with 65 additions and 1 deletions

View File

@@ -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.