Skip to content

Commit

Permalink
Finish R4
Browse files Browse the repository at this point in the history
  • Loading branch information
MetallicGoat committed Jan 9, 2022
1 parent ac81919 commit 48f7469
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.0.0-R3
version: 1.0.0-R4
name: MBedwarsTweaks
author: MetallicGoat
main: me.metallicgoat.tweaks.MBedwarsTweaks
Expand Down
7 changes: 4 additions & 3 deletions src/main/resources/swords-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Anti-Drop:
#With this feature enabled players can only have one tool of a specific type at a time
#Players will not be able to downgrade their tool if the is enabled
#If force ordered is true, you must buy every tier in order
#Buy-group names are 'axe', and 'pickaxe'
#REQURED Buy-group names are 'axe', and 'pickaxe'
Advanced-Tool-Replacement:
Enabled: true
Force-Ordered: true
Expand All @@ -47,12 +47,13 @@ Advanced-Tool-Replacement:

#Advanced-Tool-Replacement MUST be enabled
#When you die with a tool, you will get one tier lower when you respawn
#Buy-group names are 'axe', and 'pickaxe'
#REQURED Buy-group names are 'axe', and 'pickaxe'
Degraded-Tool-BuyGroups: true

#One slot tools
#REQURED Buy-group names are 'axe', and 'pickaxe'
One-Slot-Tools:
Enabled: true
Enabled: false
Slots:
Shears-Slot: 19
Pickaxe-Slot: 20
Expand Down

0 comments on commit 48f7469

Please sign in to comment.