diff --git a/Movecraft/types/Boat.craft b/Movecraft/types/Boat.craft index f517571..9ac97a4 100755 --- a/Movecraft/types/Boat.craft +++ b/Movecraft/types/Boat.craft @@ -116,7 +116,7 @@ flyblocks: 35: - 10.0 - 40.0 - [54,146]: + 54: - 0.0 - 5.0 145: # anvils are OP armor, so limit it diff --git a/Movecraft/types/SmallShip.craft b/Movecraft/types/SmallShip.craft index 964059e..7fe615c 100755 --- a/Movecraft/types/SmallShip.craft +++ b/Movecraft/types/SmallShip.craft @@ -116,7 +116,7 @@ flyblocks: 35: - 10.0 - 40.0 - [54,146]: + 54: - 0.0 - 5.0 145: # anvils are OP armor, so limit it diff --git a/README.md b/README.md index 35ad038..f2b9d16 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,2 @@ # PluginConfigs This repository contains all the config files for the currently loaded plugins. - -More significant changes should be done via pull requests (PRs). This way it can be discussed better and it's more visible when it is actually implemented. diff --git a/Towny/settings/config.yml b/Towny/settings/config.yml index e693569..d1e184a 100755 --- a/Towny/settings/config.yml +++ b/Towny/settings/config.yml @@ -423,7 +423,7 @@ plugin: fake_residents: '[IndustrialCraft],[BuildCraft],[Redpower],[Forestry],[Turtle]' # Enable using_essentials if you are using cooldowns in essentials for teleports. - using_essentials: 'false' + using_essentials: 'true' # This will attempt to use Register (if present) # Then it will attempt to access iConomy 5.01 directly