Adds an option for a stargate without a sign #10
This commit is contained in:
@ -98,6 +98,7 @@ permissions:
|
||||
stargate.option.nonetwork: true
|
||||
stargate.option.random: true
|
||||
stargate.option.silent: true
|
||||
stargate.option.nosign: true
|
||||
stargate.option.hidden:
|
||||
description: Allows the creation of a hidden stargate
|
||||
default: false
|
||||
@ -125,6 +126,9 @@ permissions:
|
||||
stargate.option.silent:
|
||||
description: Allows the creation of a stargate which does not output anything to the chat
|
||||
default: false
|
||||
stargate.option.nosign:
|
||||
description: Allows the creation of a stargate which has no sign
|
||||
default: false
|
||||
stargate.admin.hidden:
|
||||
description: Allows this player to see all hidden stargates
|
||||
default: false
|
||||
|
Reference in New Issue
Block a user