Moves some config values from StarGate and into the StarGateConfig class
Renames EconomyHandler to EconomyConfig and puts it in the new config package Moves the LanguageLoader to the config package Fixes the explanation of chargeFreeDestination in the README
This commit is contained in:
@@ -277,7 +277,7 @@ economy:
|
||||
destroyCost - The cost to destroy a stargate (Can be negative for a "refund"
|
||||
useCost - The cost to use a stargate
|
||||
toOwner - Whether the money from gate-use goes to the owner or nobody
|
||||
chargeFreeDestination - Enable to allow free travel from any gate to a free gate
|
||||
chargeFreeDestination - Enable to make players pay for teleportation even if the destination is free
|
||||
freeGatesGreen - Enable to make gates that won't cost the player money show up as green
|
||||
debugging:
|
||||
debug - Whether to show massive debug output
|
||||
|
Reference in New Issue
Block a user