Hello, today I am going to sell Hub Setup.
I hope you will like it!
I hope you will like it!
Price selling (Non-Exclusive)
- Setup + Map (Copy) 2.99 USD - Accepting PayPal
DeluxeMenus | 6 Menus over 1200 lines, which includes custom sounds and heads.
HubSetup | My custom plugin which includes -> HidePlayers, DoubleJump, Commands, SocialCommands (/twitter, /fb, etc..), NoFall, NoBreak, NoItemDrop/Pickup/Move, NoPlace, NoLeftHand, NoRain, AlwaysDay, JumpPads, JoinQuit messages, JoinMotd, JoinTitle, AutoAnnouncer, Spawn
Gadgets | Classic gadgets for VIP, MVP, MVP+ rank
Ranks | Includes 8 ranks (Owner, Admin, Mod, Builder, MVP+, MVP, VIP, Player)
Permissions | For permissions I used luckperms and all ranks already includes permissions
ServerSelector + LobbySelector | Selector to connect to another server, which includes pinger where players can see if server is offline/online
JoinQuit | You can disable join/quit messages for player and enable them for VIP/MVP rank or other ranks.
Code:
#############################################
### ###
### Messages | Messages ###
### ###
#############################################
messages:
basic:
no-permissions: "&cYou dont have enough permissions to do this!"
commands:
fly-enabled: "&8[&3HubSetup&8] &fFly has been enabled"
fly-disabled: "&8[&3HubSetup&8] &fFly has been disabled"
buildmode-enabled: "&8[&3HubSetup&8] &fBuild mode has been enabled"
buildmode-disabled: "&8[&3HubSetup&8] &fBuild mode has been disabled"
vanish-enabled: "&8[&3HubSetup&8] &fVanish has been enabled"
vanish-disabled: "&8[&3HubSetup&8] &fVanish has been disabled"
noplugins:
block-cmd: "&cYou dont have enough permissions to do this!"
#############################################
### ###
### Social | Social ###
### ###
#############################################
social:
header: "&8&m----------------------------"
footer: "&8&m----------------------------"
discord: "&5Discord"
instagram: "&eInstagram"
facebook: "&1Facebook"
store: "&cStore"
website: "6Website"
teamspeak: "&3TeamSpeak"
twitter: "&bTwitter"
#############################################
### ###
### JoinQuit | JoinQuit ###
### ###
#############################################
JoinQuit:
Join:
#JoinMessage for player will be disabled with permission - kuky.hub.joinmessage.player
Donor1: "&8[&2VIP&8] &fPlayer &2%player% &fhas joined" #Permission - kuky.hub.joinmessage.donor1
Donor2: "&8[&3MVP&8] &fPlayer &3%player% &fhas joined" #Permission - kuky.hub.joinmessage.donor2
Donor3: "&8[&cMVP&6+&8] &fPlayer &c%player% &fhas joined" #Permission - kuky.hub.joinmessage.donor3
Donor4: "&8[&eMVP&6++&8] &fPlayer &e%player% &fhas joined" #Permission - kuky.hub.joinmessage.donor4
Donor5: "&8[&9EPIC&8] &fPlayer &9%player% &fhas joined" #Permission - kuky.hub.joinmessage.donor5
Quit:
#QuitMessage for player will be disabled with permission - kuky.hub.quitmessage.player
Donor1: "&8[&2VIP&8] &fPlayer &2%player% &fhas left" #Permission - kuky.hub.quitmessage.donor1
Donor2: "&8[&3MVP&8] &fPlayer &3%player% &fhas left" #Permission - kuky.hub.quitmessage.donor2
Donor3: "&8[&cMVP&6+&8] &fPlayer &c%player% &fhas left" #Permission - kuky.hub.quitmessage.donor3
Donor4: "&8[&eMVP&6++&8] &fPlayer &e%player% &fhas left" #Permission - kuky.hub.quitmessage.donor4
Donor5: "&8[&9EPIC&8] &fPlayer &9%player% &fhas left" #Permission - kuky.hub.quitmessage.donor5
Title:
Title: "&3&lSERVER"
SubTitle: "&fWelcome to Network"
Motd:
JoinMotd: |-
&8 &l⬛⬛⬛⬛⬛⬛⬛⬛⬛ &3&lSERVER&f&l.COM &8&l⬛⬛⬛⬛⬛⬛⬛⬛⬛
&r
&f Welcome on SERVER, &b%player%
&r
&3 &lNEWS
&f - Added store &8➠ &3/store
&f - Added doublejump
&r
&8 &l⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛
Code:
#You can put into command a server connect
#Just put the server name without "server"
#So if you want to connect to the survival server
#Dont type "server survival"
#Just put there "survival"
#To run command on the block you have to put
#Between armorstand and the block another block
#So it has to look like
#ArmorStand 1.
#RandomBlock 2.
#Specific block from config 3.
ArmorStand:
Left-Click:
Message: "&8[&3HubSetup&8] &fIf you want connect, use &3R-Click"
Iron-Ore:
Message: "&8[&3HubSetup&8] &fConnecting to &3SkyBlock&f..."
Command: "skyblock"
Message-Enable: true
Command-Enable: true
Emerald-Ore:
Message: "&8[&3HubSetup&8] &fConnecting to &3Factions&f..."
Command: "factions"
Message-Enable: true
Command-Enable: true
Gold-Ore:
Message: "&8[&3HubSetup&8] &fConnecting to &3Survival&f..."
Command: "survival"
Message-Enable: true
Command-Enable: true
Coal-Ore:
Message: "&8[&3HubSetup&8] &fConnecting to &3Creative&f..."
Command: "creative"
Message-Enable: true
Command-Enable: true
Lapis-Ore:
Message: "&8[&3HubSetup&8] &fConnecting to &3Prison&f..."
Command: "prison"
Message-Enable: true
Command-Enable: true
Iron-Block:
Message: "&8[&3HubSetup&8] &fExecuting command &3Command&f..."
Command: "command6"
Message-Enable: true
Command-Enable: true
Emerald-Block:
Message: "&8[&3HubSetup&8] &fExecuting command &3Command&f..."
Command: "command7"
Message-Enable: true
Command-Enable: true
Gold-Block:
Message: "&8[&3HubSetup&8] &fExecuting command &3Command&f..."
Command: "command8"
Message-Enable: true
Command-Enable: true
Coal-Block:
Message: "&8[&3HubSetup&8] &fExecuting command &3Command&f..."
Command: "command9"
Message-Enable: true
Command-Enable: true
Redstone-Block:
Message: "&8[&3HubSetup&8] &fExecuting command &3Command&f..."
Command: "command10"
Message-Enable: true
Command-Enable: true
Lapis-Block:
Message: "&8[&3HubSetup&8] &fExecuting command &3Command&f..."
Command: "command11"
Message-Enable: true
Command-Enable: true
Melon-Block:
Message: "&8[&3HubSetup&8] &fExecuting command &3Command&f..."
Command: "command12"
Message-Enable: true
Command-Enable: true
Tnt-Block:
Message: "&8[&3HubSetup&8] &fExecuting command &3Command&f..."
Command: "command13"
Message-Enable: true
Command-Enable: true
Code:
options:
Hunger: false
FallDamage: false
Rain: false
Break: false
Place: false
Item-Pick: false
Item-Drop: false
Item-Move: false
DoubleJump: true
Left-Hand: false
You are not able to resell this setup (Reselling)
You are not able to share this setup (Leaking)
You are not able to claim this setup as yours (Claiming)
No refunds
Discord = Kuky#5174
