mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-01-10 17:58:03 +01:00
427e2e8b49
# Added the 'Island Upgrade' menu to upgrade perks on your Island (Requires Vault Economy). # Added the command '/island upgrade' to open the 'Island Upgrade' menu. # Added the 'Upgrade Editor' menu to manage upgrades for islands. # Added the command '/island admin upgrade' to open the 'Upgrade Editor' menu. # Added the permission node 'skyblock.admin.upgrade' to open the 'Upgrade Editor' menu. # Fixed CPE when opening an inventory on a seperate thread. # Fixed Chunk error when setting the biome of the Island. # Setting data now has its own file rather than being in the same file as the island data. # Replaced the default structure file with an actual island. # Recoded the Setting System.
35 lines
630 B
YAML
35 lines
630 B
YAML
Upgrades:
|
|
Speed:
|
|
Enable: true
|
|
Cost: 100000
|
|
Jump:
|
|
Enable: true
|
|
Cost: 100000
|
|
Crop:
|
|
Enable: true
|
|
Cost: 100000
|
|
Fly:
|
|
Enable: true
|
|
Cost: 100000
|
|
Drops:
|
|
Enable: true
|
|
Cost: 100000
|
|
Size:
|
|
0:
|
|
Value: 150
|
|
Cost: 100000
|
|
1:
|
|
Value: 200
|
|
Cost: 200000
|
|
2:
|
|
Value: 250
|
|
Cost: 300000
|
|
3:
|
|
Value: 300
|
|
Cost: 400000
|
|
4:
|
|
Value: 350
|
|
Cost: 500000
|
|
Spawner:
|
|
Enable: true
|
|
Cost: 100000 |