SuperiorSkyblock | aSkyblock fork $9.99

Status
This thread has been locked.

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0


653d5f13ff11a7e324010141a07554fc.gif


55515eb6a51afbcef1f0d4f27dd49927.gif

Configuration, Ownership and API:

Code:
inventory:
  size: 27
  title: Island Upgrades
  upgrades:
    DIAMOND_HOE:
      name: '&e&lCrop Growth'
      slot: 11
      price: 100000
      lore:
      - ''
      - '&7Purchasing the growth upgrade'
      - '&7gives all crops within your island'
      - '&7increased growth speed.'
      - ''
      - '&eGrowth: &f2x Speed'
      - '&ePrice: &f$100,000'
      - ''
      - '&aLeft-click to purchase upgrade.'
      commands:
      - growth <uuid> 2
      islands: []
    MOB_SPAWNER:
      name: '&b&lSpawner Boost'
      slot: 13
      price: 100000
      lore:
      - ''
      - '&7Purchasing the spawner upgrade'
      - '&7gives all spawners within your island'
      - '&7increased spawn speed.'
      - ''
      - '&bBoost: &f4x Speed'
      - '&bPrice: &f$500,000'
      - ''
      - '&aLeft-click to purchase upgrade.'
      commands:
      - spawnrate <uuid> 4
      islands: []
    ROTTEN_FLESH:
      name: '&4&lPremium Drops'
      slot: 15
      price: 100000
      lore:
      - ''
      - '&7Purchasing the drops upgrade'
      - '&7gives all mobs within your island'
      - '&7increased loot drops.'
      - ''
      - '&4Amount: &f2x Drops'
      - '&4Price: &f$1,000,000'
      - ''
      - '&aLeft-click to purchase upgrade.'
      commands:
      - mobdrops <uuid> 2
      islands: []
af31214609df4b114a51eb367ded20a5.png
Code:
public void setGrowthMultiplier(byte multiplier);
public byte getGrowthMultiplier();

public void setSpawnRate(byte multiplier);
public byte getSpawnRate();

public void setDropMultiplier(byte multiplier);
public byte getDropMultiplier();
Commands:
/worth <uuid> <multiplier> - Usually executed by console.
/spawnrate <uuid> <multiplier> - Usually executed by console.
/mobdrops <uuid> <multiplier> - Usually executed by console.

TEST SERVER:
144.217.121.168:25667

Permissions:
Even though the commands are made to be executed in console (through the island upgrades gui), they can also be executed in-game. All three commands share the required permission node: askyblock.islands.*

Todo:
1. Create /is settings command.
2. Create /is perms command.
3. Create weekly island objective / reward system.
4. Hopper upgrades
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Peb

Feedback score
2
Posts
137
Reactions
16
Resources
0
Hey :D Is there a way to add custom islands same way as aSkyblock right
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
Hey :D Is there a way to add custom islands same way as aSkyblock right

Yes the fork uses the aSkyblocks files but just adds some extra things to them ;)
 

Viking

Configurator and Manager
Supreme
Feedback score
20
Posts
275
Reactions
196
Resources
0
Wow, this looks awesome:eek:! This will get the SkyBlock servers to the next level without a lot of money spent on custom plugins, I guess you deserve a big thank you from the skyblock players already!
 

Orochimaru

The Love's Manager
Supreme
Feedback score
21
Posts
2,721
Reactions
1,352
Resources
3
Wow, this looks awesome:eek:! This will get the SkyBlock servers to the next level without a lot of money spent on custom plugins, I guess you deserve a big thank you from the skyblock players already!
If only it was in that setup you sold me. Which I need to go download again.
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
TEST SERVER NOW OPEN!

144.217.121.168:25667
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
Updated the /is top menu to look nicer (Added black panes)
148999


Bug Fixes:
/Island Upgrades now reset when using /Island restart.[DOUBLEPOST=1535839824][/DOUBLEPOST]IMPORTANT! UPDATE YOUR .JAR

Bug fixes:
• Diamond blocks placed on a snow layer glitch FIXED
• /Is level with block stacking not working FIXED
• Holograms not being removed on /is restart FIXED

If you find any other bugs please report them on discord to me. TheHumax#0133
 
Last edited:

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
New Update:
Bug fixes.

Island Upgrade Tiers!
a7b2e6a6046ca626f946e918a7378711.gif
 
Status
This thread has been locked.
Top