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.

Louwtjie

MCM Veteran
Supreme
Feedback score
43
Posts
2,175
Reactions
2,354
Resources
0
I assume this was bought from Cloth. What about the people that have bought this resource? Will they also gain access to it once again.
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
I assume this was bought from Cloth. What about the people that have bought this resource? Will they also gain access to it once again.

Yup, As I stated on Cloths post I will add back everyone whos already purchased it ;)
 

Nicolas Matos

Feedback score
3
Posts
47
Reactions
11
Resources
0
The plugin can support more then 600 users in one server or i probably will need create instances for each one and connect all together?
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
The plugin can support more then 600 users in one server or i probably will need create instances for each one and connect all together?

It performs the same as aSkyblock would. :)
 

Nicolas Matos

Feedback score
3
Posts
47
Reactions
11
Resources
0
It performs the same as aSkyblock would. :)
How the biggest skyblock servers are able to support 500+ online with 20 tps o.o? I have 650 on with 15 tps but no lag spikes, i'm trying to optimize as much as I can but sure isnt easy :/
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
How the biggest skyblock servers are able to support 500+ online with 20 tps o.o? I have 650 on with 15 tps but no lag spikes, i'm trying to optimize as much as I can but sure isnt easy :/

It does not touch the existing code it just adds onto it, main cause of lag is hoppers and entries.

You should look at getting a hopper plugin that transfers 16 blocks at a time rather than 1 block, also should look at merging mobs ECT.
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
TBK how do i purchase this?

Normally you would purchase the resource but it's waiting approval so we will do it through PM then il add you to the resource once it's been accepted.
 

hassan7000

Premium
Feedback score
3
Posts
60
Reactions
36
Resources
0
Can you disable some things that you dont want because i dont want the blockstacker thing anyway of disabling that
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
Why did Cloth sell this?

I offered a lump sum of money and it must have been enough for him to sell all rights. This isnt the first time a user has sold all rights to me.
 

JamboIE

HoneyCove
Supreme
Feedback score
65
Posts
1,037
Reactions
810
Resources
0
So this is an add-on as in you keep the normal ASkyBlock?

I'd like to buy it but I wanna know if more features will be releasing for this such as all the faction cores out there with too many features to name off it'd be quite nice to have all that listed. SavageFactions is a great example and it's even free. I'd definitely buy with some more features but the features I'm not sure what they would be
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
So this is an add-on as in you keep the normal ASkyBlock?

I'd like to buy it but I wanna know if more features will be releasing for this such as all the faction cores out there with too many features to name off it'd be quite nice to have all that listed. SavageFactions is a great example and it's even free. I'd definitely buy with some more features but the features I'm not sure what they would be

Yes I do plan on adding more features later in time, Currently I'm looking at optimizing hoppers ect and allowing users to limit hoppers per island with the ability to upgrade their limit and also making it so that hoppers will be able to transfer more items per tick.
 

jackskate

Setups & Configuration Specialist
Supreme
Feedback score
51
Posts
2,857
Reactions
975
Resources
0
Got a version of this plugin! Works perfectly as stated, would recommend this amazing plugin! Also vouch for TBK Amazing Dude!
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
Can you disable some things that you dont want because i dont want the blockstacker thing anyway of disabling that

Yes you can disable them heres what the superior.yml looks like.


Code:
settings:
  blockstacker: enabled
  borders: enabled
  upgrades: enabled
messages:
  upgrade-purchase: '&7Successfully purchased: <upgrade>'
  upgrade-failure: '&7You dont have enough money to purchase: <upgrade>'
  upgrade-owned: '&7Your island already has: <upgrade>'
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
Hopper Update.
You can now limit how many hoppers can be used per island and enable the ability to upgrade the hopper limit in the upgrade menu.

147566
 

Attachments

  • upload_2018-8-19_18-36-46.png
    upload_2018-8-19_18-36-46.png
    13.4 KB · Views: 29
Status
This thread has been locked.
Top