diff --git a/plugins/ProtectionStones/blocks/charged.toml b/plugins/ProtectionStones/blocks/charged.toml index 7c82f00..e9c3ad1 100644 --- a/plugins/ProtectionStones/blocks/charged.toml +++ b/plugins/ProtectionStones/blocks/charged.toml @@ -157,7 +157,7 @@ allow_placing_in_wild = true # Name given to protection block when obtained with /ps give or /ps get # Also affects custom crafted items (see custom_recipe) # Leave as '' for no name - display_name = "&5Active Protection Artifact" + display_name = "&Charged Protection Artifact" # Lore given to protection block when obtained with /ps give or /ps get # Also affects custom crafted items (see custom_recipe) @@ -196,7 +196,7 @@ allow_placing_in_wild = true # Taxes must be enabled in config.toml first (tax_enabled) # The amount to tax the region per tax cycle. # Must be a decimal (ex. not 10, but 10.0) - tax_amount = 4.0 + tax_amount = 8.0 # The amount of seconds between tax cycles. Set to -1 to disable taxes. tax_period = 172800