Stránka 1 z 1

Sloty v inv (BUNGEE)

Napsal: 05 led 2016, 13:01
od NetManSK
82.208.17.28:27810

Zdravíčko,
mam na lobby plugin "SuperHub", je tam všetko- pets,gadgets,stacker,kicker atď... napr. na menu s petmi mam hodinky na slote 3.. nie sú tam.Kicker mam na slote 6, nie je tam.Menu mam na slote 7,nie je tam.. v configu je to tak všetko ponastavované aby sa to neprekrývalo.V konzole nič nie je... **Keď som nastavil hubconfig tak nič.. default** config SuperHub:
Spoiler: zobrazit

Kód: Vybrat vše

# +----------------------SuperHub----------------------+
# S         SuperHub - Galaxys Best Hub Plugin         H
# S     Be careful when editing configs manually!      H
# S               Usually 1=TRUE 0=FALSE               H
# S       But sometimes settings can be 2,3,4,..       H
# S     ex.TimeChange 2 means Nighttime is locked      H
# S       Any changes made do /sh reload config        H
# S   Or reload the whole plugin /sh reload superhub   H
# S -------------------------------------------------- H
# S     For All in game help/commands do /superhub     H
# S  /sh <command> ? and /help superhub also help out  H
# S -------------------------------------------------- H
# S If enabled in the configs, SuperHub will teleport  H
# S    players if they start suffocating, fall into    H
# S  the void, when they join, or die while brawling   H
# S    Make sure to configure all these accordingly    H
# S        Do /sh respawn|join|void ? for help         H
# S -------------------------------------------------- H
# S     If Breaking -&- Building are both disabled     H
# S    in a world i recommend forcing Adventure(2)     H
# S   Gamemode in that world since thats all it does   H
# S Set that worlds ChangeGamemodeOnWorldEnter 1 first H
# S       Then set that worlds DefaultGamemode 2       H
# S     If Gamemodes are locked(/sh gamemode lock)     H
# S     it wont work on world enter or by console      H
# S -------------------------------------------------- H
# S                     Thank you,                     H
# S           Log-out for awesome yaml class           H
# S            Gravity for the Auto-Updater            H
# S      The1Old for testing and feature support       H
# S       Vidsify for helping maintain SuperHub!       H
# S         DarkBlade12 for the particle class         H
# S -------------------------------------------------- H
# S            Check out SuperHub on Bukkit            H
# S       and please give me feedback as to what       H
# S        you would like to see in this plugin        H
# S   SuperHub is for you guys/girls! Not for me lol   H
# S                                                    H
# S   http://dev.bukkit.org/bukkit-plugins/superhub/   H
# S                                                    H
# S           Thank you for using my plugin!           H
# S    I will try to make it as configurable and as    H
# S          friendly/powerful/fun as i can!!          H
# S                     Koobaczech                     H
# +----------------------SuperHub----------------------+

# 0=Check, 1=update if new version found, 2=force update
Updater: 1

# This is the TICKS at which these functions loop
RefreshRate:
  Weather/TimeUpdate: 200
  ParticleEffectsUpdate: 4
  FunMenuBackground: 20
  PetFunction: 15

# 0=Disable entirely. /sh reload superhub if changed
Modules:
  Broadcaster: 1
  JoinTeleporting: 1
  Pets: 0
  Trails: 1
  Particles: 1
  Gadgets: 0
  Disguises: 1
  RespawnTeleporting: 1
  ScoreBoards: 1
  ControlChat: 0
  OverrideCommands: 1
  Metrics: 1
  ControlWeather/Time: 1
  HubItems: 0
  Sounds: 1
  Effects: 1

# Here you can choose to override the following commands
# to use them instead of SuperHub. They are in here in case
# you dont run essentials or something and still want
# to be able to use them. You can still do most of these
# commands if disabled, but you need to preceed it with /sh
SuperHubCommandOverride:
  /day: 1
  /night: 1
  /rain: 1
  /website: 1
  /storm: 1
  /mute: 1
  /sun: 1
  /thunder: 1
  /lightning: 1
  /msg: 1
  /pet: 1
  /me: 1
  /home: 1
  /warp: 1
  /workbench: 1
  /speed: 1
  /god: 1
  /feed: 1
  /fly: 1
  /nick: 1
  /broadcast: 1
  /kickall: 1
  /top: 1
  /hat: 1
  /world: 1
  /enderchest: 1
  /enchanter: 1
  /clear: 1
  /say: 1
  /clearchat: 1
  /clean: 1
  /gamemode: 1
  /heal: 1
  /spawn: 1

# All Sounds found here. Set to none to disable
# github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/Sound.java
Sounds:
  Join: FIREWORK_TWINKLE
  Teleport: ENDERMAN_TELEPORT
  Set: CLICK
  Toggle: CHICKEN_EGG_POP
  DoubleJump: FIREWORK_TWINKLE2
  LaunchPad: Wither_BossSHOOT
  Message: ITEM_PICKUP
  Error: ENDERDRAGON_GROWL
  Info: FIRE_IGNITE
  Success: SUCCESSFUL_HIT
  NotFound: GLASS
  Create: ANVIL_USE
  Event: PORTAL
  Stacker: ITEM_PICKUP
  PlayerHider: ENDERMAN_TELEPORT
  BowPopper: SUCCESSFUL_HIT
  Menu: CLICK
  Gun: EXPLODE
  Other: none

# All Effects found here. Set to none to disable
# http://minecraft.gamepedia.com/Particles
Effects:
  Join: flame
  Teleport: portal
  Menu: happyVillager
  Stacker: witchMagic
  PlayerHider: enchantmenttable
  Gun: flame
  BowPopper: spell
  Brawler: crit
  Kicker: lava
  Other: none

# These are the options for when a player joins the server
# JF=1 Random Firework at player location on join
# TTHLOJ=1 Sometimes fixes weird joins /sh top also helps
# PJM=1 Send player private chat message on first join
# SWJM 0=Mute,1=Show Default,2=Show Custom from language.yml
# TJM=1 Show player title msg everytime they join
# PS=number of seconds to protect a player on join
# All join messages can be configured from language.yml
PlayerJoin:
  JoinFireworks: 1
  TeleportToHighestLocationOnJoin: 0
  PlayerJoinMessage: 1
  FirstTimeJoinMessage: 1
  ServerWideJoinMessage: 2
  TitleJoinMessage: 1
  ProtectionSeconds: 3

# If these options are enabled, you can set items in
# your hotbar, and save the inv with /sh saveinv
# then players will get that inv on join/world change
# If you save hub items, make sure they are enabled
SetCustomInventory:
  OnJoin: 0
  OnWorldChange: 0
  GiveOnlyOnceOnJoin: 0
  GiveOnlyOnceOnWorldChange: 0

# 0=None 1=Default 2=Custom from language.yml
ShowQuitMessage: 2

# Number of seconds to protect a player on respawn
RespawnProtectionSeconds: 3

# OPs can DoubleJump,SpeedBoost,JumpBoost - Breaks gm0 flying
FunForOPs: 1

# /Spawn will redirect to the MainHub
/SpawnSendsToHub: 0

# /Lobby will redirect to the MainHub
/LobbySendsToHub: 0

# Inter Server Travel! Woot
/HubSendsToBungeeServer: 0

# If above is 1, /hub sends to specified Server
BungeeServer: lobby

# Gamemode is set in the world toggles below
ChangeGamemodeOnWorldEnter: 1

# Will block all chat if set to 1
ChatBlocking: 0

# Will block all teleporting, including essentials and randomtp
Teleporting: 1

# Delay on /hub /games /lobby /market /shop
TeleportDelay: 0

# Protection time after teleporting
TeleportProtectionSeconds: 4

# Cancels Teleport if player moves
TeleportCancelOnMove: 0

# Inventories will be cleared when a player does /hub
ClearInvOnHUB: 1

# Inventories will be cleared when a player does /games
ClearInvOnGAMES: 0

# Inventories will be cleared when a player does /shop
ClearInvOnSHOP: 0

# Inventories will be cleared when a player does /lobby
ClearInvOnLOBBY: 1

# Inventories will be cleared when a player does /market
ClearInvOnMARKET: 0

# Player timeout if they AFK, 0 is none
AFKTimeoutMinutes: 2

# Set to none to disable. Can use %world% %player%
ExecuteCommandOnPlayerJoin:
  ConsoleCommand: none
  PlayerCommand: none

# Staff Function
Staff: {}

# SuperHub wont modify these worlds, set to - none to ignore
IGNOREDWORLDS:
- world_nether
- world_the_end

# If=1, worlds will have information stripped on config reload
PurgeIGNOREDWORLDConfigs: 1

# Worlds Found by SuperHub
FOUNDWORLDS:
- world
- world_nether
- world_the_end

# Worlds Used by SuperHub
IMPORTEDWORLDS:
- world
world:
  PortalCreation: 1
  ClickableEnderDragonEgg: 1
  LiquidFlow: 1
  Decay: 1
  Grow: 1
  Explosions: 0
  MessageOnWorldEnter: 0
  WorldEnterMessage: '&bWorld Enter Message -world: &eworld'
  TpOnSuffocate: 1
  ChangeGamemodeOnWorldEnter: 1
  DefaultGamemode: 0
  ClearDropsOnDeath: 0
  ShowDeathMessage: 0
  IceFreeze: 0
  IceMelt: 1
  FireConsume: 1
  FireSpread: 1
  FireIgnite: 1
  FireNeverDies: 0
  ItemDropping: 0
  PistonPad: 0
  PistonPadForce: 0
  DoubleJump: 1
  DoubleJumpForce: 1.9
  JumpPad: 1
  JumpPadForce: 3.0
  Breaking: 0
  Building: 0
  Damage: 0
  Movement: 1
  Pickups: 0
  Interacting: 1
  BucketUsage: 1
  Pvp: 0
  Hunger: 0
  InventoryMoving: 0
  SpeedBoost: 1
  SpeedAmount: 2
  AllowMobs: 0
  AllowAnimals: 0
  ClearInventory: 0
  GamemodeLock: 0
  CommandUsage: 1
  WeatherChange: 1
  WeatherState: 0
  TimeChange: 0
  Respawning: 1
  VoidRespawn: 1
  Join: 2
  JumpBoost: 1
  JumpAmount: 2
  AlwaysAllowedCommands:
  - /help
  - /staff
  - /hub
  AlwaysBlockedCommands:
  - /gamemode
  - /give
  - /op

hubconfig
Spoiler: zobrazit

Kód: Vybrat vše

# 1=Enabled Items regiven on /sh items reload
GiveNewItemsOnItemReload: 1

# 0=add to inv(ignores slot) 1=set in defined slot
ItemsAddToOrSetInInventory: 1

# 1=Replace slot with the item, 0=ignore if item there
ForceSetItemInInv: 1

# 1=Remove active disguise on server quit
RemoveDisguiseOnQuit: 1

# 1=Players Join with stacker on
StackerAutoOn: 0

# 1=After quit, players will rejoin with stacking off
TurnStackerOffOnQuit: 1

# 1=Broadcast in world when playing stacker
AnnounceStackerStatus: 1

# Shot items get despawned by lightning!
GunEntityDespawnEffect: 1

# 1=Spawn animals even if they are disabled
ForceSpawnMobGun: 1

# Bats Move players around in a whirlwind
MobGunBatEffect: 1

# Players hit with paintgun get colored armor
PaintGunPaintsPlayers: 1

# Sheep will get painted wool if hit by the Paint Gun!
PaintGunPaintsSheep: 1

# 1=If you ''die brawling'' your PVP sword is removed
LosePvpSwordIfDiePvping: 1

# 0=Regive sword on rejoin/respawn and /sh items give
PvpSwordLossPermanent: 0

# 0=Die 1=Tp to MainHub 2=Tp to Join pos 3=Tp to custom xyz
BrawlerPvpingDeathEvent: 2

# Fun Menu contains gadgets+particles
FunMenu:
  Title: '&6&lSuper &8Hub Menu'
  Name: '&b&lHub &7Menu'
  Lore: '&5Open me to use features!'
  InvSlot: 8
  Item: BEACON
  Cooldown: 3
  Gadgets:
    Title: '&6&lSuper &8Gadgets'
    Name: '&9&lHub Gadgets'
    Lore: '&5Open me to use gadgets!'
    Item: CHEST
    WarpCore:
      Name: '&a&lWarp Core'
      Lore: '&5Toggle Warp Core!'
      Permission: shub.warpcore
      Distance: 100
    JumpDrive:
      Name: '&a&lJump Drive'
      Lore: '&5Toggle Jump Drive!'
      Permission: shub.jumpdrive
      Force: 10
    PropulsionEngine:
      Name: '&a&lPropulsion Engine'
      Lore: '&5Screw Gravity!'
      Permission: shub.propulsionengine
    PaintGun:
      Name: '&a&lPaint Gun'
      Lore: '&5Paint the World!'
      Item: GOLD_BARDING
      Permission: shub.paintgun
      InvMove: 1
      Cooldown: 0
      BlockExclude:
      - 37
      - 39
      - 40
      - 31
      - 175
      - 389
      - 323
      - 72
      - 148
      - 98
      - 330
      - 324
      - 70
      - 54
      - 130
      - 146
      - 61
      - 147
      - 50
    MobGun:
      Name: '&a&lMob Gun'
      Lore: '&5Fire Mob!'
      Item: DIAMOND_BARDING
      Cooldown: 5
      Permission: shub.mobgun
    ItemGun:
      Name: '&a&lItem Gun'
      Lore: '&5Item Cannon 1.0!'
      Item: IRON_BARDING
      Cooldown: 10
      Permission: shub.itemgun
  Special:
    Title: '&6&lSuper &8Specials'
    Name: '&9&lHub Specials'
    Lore: '&5Open me to equip modifiers!'
    Item: NETHER_STAR
    PlayerHider:
      Name: '&a&lPlayer Hider'
      Item: TORCH
      Lore: '&5Hide Players'
      Permission: shub.user
    Stacker:
      Name: '&a&lPlayer Stacker'
      Item: MAGMA_CREAM
      Lore: '&5Stack Players'
      Permission: shub.user
    Menu:
      Name: '&a&lNavigation Menu'
      Item: COMPASS
      Lore: '&5Navigate through space and time'
      Permission: shub.user
  Particles:
    Title: '&6&lSuper &8Particles'
    Name: '&9&lHub Particles'
    Lore: '&5Open me to use Particles!'
    Item: FIREWORK
    ParticleHat:
      Name: '&a&lParticle Hat'
      Lore: '&5Silly Hat'
      Permission: shub.particlehat
    Necro:
      Name: '&a&lNecromancer'
      Lore: '&5Unleash the darkness'
      Permission: shub.necromancer
    AdminsCloud:
      Name: '&a&lAdmins Cloud'
      Lore: '&5Fly on the cloud'
      Permission: shub.adminscloud
    RainCloud:
      Name: '&a&lRain Cloud'
      Lore: '&5Rain On Me'
      Permission: shub.raincloud
    FireCloud:
      Name: '&a&lFire Cloud'
      Lore: '&5Flame On Me'
      Permission: shub.firecloud
  Pets:
    Title: '&6&lSuper &8Pets'
    Name: '&9&lHub Pets'
    Lore: '&5Open me to use Pets!'
    Item: BONE
    Wolf:
      Name: '&a&lPet Wolf'
      Lore: '&5Mans best companion'
      Permission: shub.petwolf
    Enderman:
      Name: '&a&lPet Enderman'
      Lore: '&5Dont look in its eyes'
      Permission: shub.petenderman
    Zombie:
      Name: '&a&lPet Zombie'
      Lore: '&5Brains'
      Permission: shub.petzombie
    Spider:
      Name: '&a&lPet Spider'
      Lore: '&5Its hairy and mean'
      Permission: shub.petspider
    Chicken:
      Name: '&a&lPet Chicken'
      Lore: '&5Cock-a-doodle-do'
      Permission: shub.petchicken
    Skeleton:
      Name: '&a&lPet Skeleton'
      Lore: '&5Its a skelly'
      Permission: shub.petskeleton
    Ghast:
      Name: '&a&lPet Ghast'
      Lore: '&5Screeech'
      Permission: shub.petghast
    Creeper:
      Name: '&a&lPet Creeper'
      Lore: '&5To DIE for'
      Permission: shub.petcreeper
    MooshroomCow:
      Name: '&a&lPet MooshroomCow'
      Lore: '&5Moo?'
      Permission: shub.petmooshroomcow
    Blaze:
      Name: '&a&lPet Blaze'
      Lore: '&5Hes on fire!'
      Permission: shub.petblaze
    Wither:
      Name: '&a&lPet Wither'
      Lore: '&5Scary Mob Boss!'
      Permission: shub.petwither
    Giant:
      Name: '&a&lPet Giant'
      Lore: '&5Bigger than life'
      Permission: shub.petgiant
    Horse:
      Name: '&a&lPet Horse'
      Lore: '&5Its a pony'
      Permission: shub.pethorse
    EnderDragon:
      Name: '&a&lPet EnderDragon'
      Lore: '&5Fly like an eagl...dragon!'
      Permission: shub.petenderdragon
  Trails:
    Title: '&6&lSuper &8Trails'
    Name: '&9&lHub Trails'
    Lore: '&5Open me to use Trails!'
    Item: RED_ROSE
    Love:
      Name: '&a&lHearts'
      Lore: '&5Love is in the air'
      Permission: shub.lovetrail
    Spark:
      Name: '&a&lSparks'
      Lore: '&5Spark it up'
      Item: FIREWORK
      Permission: shub.sparktrail
    Flame:
      Name: '&a&lFlames'
      Lore: '&5Flame on'
      Permission: shub.flametrail
    Magic:
      Name: '&a&lMagics'
      Lore: '&5Its Magical'
      Permission: shub.magictrail
    Cloud:
      Name: '&a&lClouds'
      Lore: '&5Woosh!'
      Permission: shub.cloudtrail
    Note:
      Name: '&a&lNotes'
      Lore: '&5Live Music'
      Permission: shub.notetrail
    Red:
      Name: '&a&lRedstone'
      Lore: '&5Power the Hub'
      Permission: shub.redstonetrail
    WitchMagic:
      Name: '&a&lWitchMagic'
      Lore: '&5Beware the magic'
      Permission: shub.withcmagictrail
    Aura:
      Name: '&a&lAura'
      Lore: '&5Its secretive'
      Permission: shub.auratrail
    Critical:
      Name: '&a&lCritical'
      Lore: '&5Constant pvp action!'
      Permission: shub.criticaltrail
    Barrier:
      Name: '&a&lBarrier'
      Lore: '&5None shall pass'
      Permission: shub.barriertrail
    Splash:
      Name: '&a&lSplash'
      Lore: '&5Spring break kind of fun'
      Permission: shub.splashtrail
    Explode:
      Name: '&a&lExplosion'
      Lore: '&5Esplosionz'
      Permission: shub.explodetrail
    AngryVillager:
      Name: '&a&lAngryVillager'
      Lore: '&5Angryness'
      Permission: shub.angryvillagertrail
    HappyVillager:
      Name: '&a&lHappyVillager'
      Lore: '&5Opposite of Angry Villager trail'
      Permission: shub.happyvillagertrail
    Smoke:
      Name: '&a&lSmoke'
      Lore: '&5Smoke Monster Reloaded'
      Permission: shub.smoketrail
    Lava:
      Name: '&a&lLava'
      Lore: '&5Powerful trail'
      Permission: shub.lavatrail
    MagicCritical:
      Name: '&a&lMagicCritical'
      Lore: '&5Critical plus 1'
      Permission: shub.magiccriticaltrail
    Spell:
      Name: '&a&lSpell'
      Lore: '&5Alakazam'
      Permission: shub.spelltrail
    Portal:
      Name: '&a&lPortal'
      Lore: '&5Portal 2'
      Permission: shub.portaltrail
    Slime:
      Name: '&a&lSlime'
      Lore: '&5Bleh'
      Permission: shub.slimetrail
  Disguises:
    Title: '&6&lSuper &8Disguises'
    Name: '&9&lHub Disguises'
    Lore: '&5Open me to use Disguises!'
    Item: POTION
    Wolf:
      Name: '&a&lWolf Disguise'
      Lore: '&5Chase some tail'
      Permission: shub.disguisewolf
    Enderman:
      Name: '&a&lEnderman Disguise'
      Lore: '&5No comment'
      Permission: shub.disguiseenderman
    Zombie:
      Name: '&a&lZombie Disguise'
      Lore: '&5Eat some Brains'
      Permission: shub.disguisezombie
    Spider:
      Name: '&a&lSpider Disguise'
      Lore: '&5Be hairy and mean'
      Permission: shub.disguisespider
    Chicken:
      Name: '&a&lChicken Disguise'
      Lore: '&5Rise and shine in the Hub'
      Permission: shub.disguisechicken
    Skeleton:
      Name: '&a&lSkeleton Disguise'
      Lore: '&5Ultimate Bones'
      Permission: shub.disguiseskeleton
    Ghast:
      Name: '&a&lGhast Disguise'
      Lore: '&5No one will like you'
      Permission: shub.disguiseghast
    Creeper:
      Name: '&a&lCreeper Disguise'
      Lore: '&5/kill'
      Permission: shub.disguisecreeper
    Blaze:
      Name: '&a&lBlaze Disguise'
      Lore: '&5You''re on fire!'
      Permission: shub.disguiseblaze
    Giant:
      Name: '&a&lGiant Disguise'
      Lore: '&5Be bigger than life'
      Permission: shub.disguisegiant
    Horse:
      Name: '&a&lHorse Disguise'
      Lore: '&5My Little Pony'
      Permission: shub.disguisehorse
    Ender_Dragon:
      Name: '&a&lEnderDragon Disguise'
      Lore: '&5Aka El Jefe!'
      Permission: shub.disguiseenderdragon
    Wither_Boss:
      Name: '&a&lWither Disguise'
      Lore: '&5Scary Mob Boss!'
      Permission: shub.disguisewither
    Mooshroom:
      Name: '&a&lMooshroom Disguise'
      Lore: '&5Moo?'
      Permission: shub.disguisemooshroom
    Sheep:
      Name: '&a&lSheep Disguise'
      Lore: '&5Scary Fluff ball!'
      Permission: shub.disguisesheep
    Iron_Golem:
      Name: '&a&lIronGolem Disguise'
      Lore: '&5Do you even lift bro?!'
      Permission: shub.disguiseirongolem
    Pig:
      Name: '&a&lPig Disguise'
      Lore: '&5Baconnnn'
      Permission: shub.disguisepig
    Bat:
      Name: '&a&lBat Disguise'
      Lore: '&5Zoobat''s distant cousin'
      Permission: shub.disguisebat
    Villager:
      Name: '&a&lVillager Disguise'
      Lore: '&5Are you jewish? Jk'
      Permission: shub.disguisevillager
    Snowman:
      Name: '&a&lSnowman Disguise'
      Lore: '&5Stay frosty my friends'
      Permission: shub.disguisesnowman
    Slime:
      Name: '&a&lSlime Disguise'
      Lore: '&5Flop like a fish'
      Permission: shub.disguiseslime

# CustomMenu is the warp/command menu. Size can be
# 9,18,27,36,45,54. If other size, SuperHub corrects it
NavigationMenu:
  Size: 18
  Title: '&6&lSuper &8Navigation'
  CustomItemsCooldown: 5
  Hub:
    Name: '&aHub'
    Lore: '&eTake me to the HUB'
    InvSlot: 0
    Item: BEACON
  Games:
    Name: '&aGames'
    Lore: '&eTake me to Games'
    InvSlot: 1
    Item: GOLD_SWORD
  Lobby:
    Name: '&aLobby'
    Lore: '&eTake me to the Lobby'
    InvSlot: 2
    Item: NOTE_BLOCK
  Shop:
    Name: '&aShop'
    Lore: '&eTake me to the Shop'
    InvSlot: 3
    Item: IRON_INGOT
  Market:
    Name: '&aMarket'
    Lore: '&eTake me to the Market'
    InvSlot: 4
    Item: ANVIL
  Staff:
    Enabled: 1
    Name: '&aStaff'
    InvSlot: 16
    Lore: '&eServer Staff'
    Item: DRAGON_EGG
  Help:
    Enabled: 1
    Name: '&aHelp'
    InvSlot: 17
    Lore: '&eImportant Information'
    Item: NETHER_STAR
    Messages:
    - '&7-------------------[ &d&lServer Info&7 ]------------------'
    - '&bhttp://dev.bukkit.org/bukkit-plugins/superhub/'
    - '&eDont Forget to Vote!'
  CustomItem:
    '1':
      Enabled: 1
      Name: '&aHubber'
      Permission: shub.user
      InvSlot: 13
      Lore: '&eConsole Hubs me!'
      Item: ENDER_PEARL
      PlayerOrConsoleCommand: 1
      PlayerCommand: /hub
      ConsoleCommand: hubone %player%
    '2':
      Enabled: 1
      Name: '&aVoter'
      Permission: shub.user
      InvSlot: 14
      Lore: '&eHello %player%, you will /vote'
      Item: CHEST
      PlayerOrConsoleCommand: 0
      PlayerCommand: /vote
      ConsoleCommand: hubone %player%
    '3':
      Enabled: 1
      Name: '&aTeleporter'
      Permission: shub.user
      InvSlot: 15
      Lore: '&eI am TP''d to pos 0,70,0 in &6%world%'
      Item: DIAMOND
      PlayerOrConsoleCommand: 1
      PlayerCommand: /superhub
      ConsoleCommand: sh tp %player% %world% 0 70 0

# Pop Players in the air with the Bow Popper
BowPopper:
  Name: '&b&lSuper &7Popper'
  Lore: '&aUse me to Pop Players. Make sure im fully drawn!'
  InvSlot: 0
  CanPopSelf: 0
  Cooldown: 2
  Force: 2.0

# Ops can be kicked if FunForOPs=1
Kicker:
  Item: BLAZE_ROD
  Name: '&b&lSuper &7Kicker'
  Lore: '&aSwitch to me to enter KICK Mode!'
  InvSlot: 1
  Cooldown: 3
  RespawnProtection: 5
  KickMessage: '&4You were kicked by &b%player%&4''s KickStick'

# Bypass Pvp! Configure Death Event.
# Really only works if pvp is disabled
Brawler:
  Item: DIAMOND_SWORD
  Name: '&b&lSuper &7Brawler'
  Lore: '&aSwitch to me to enter BRAWL Mode!'
  InvSlot: 2

# Server info book. Configurable per world
InfoBook:
  InvSlot: 3
world:
  CustomMenu:
    Enabled: 1
    Drop: 0
    Pickup: 0
    InvMove: 0
    GiveOnRespawn: 1
  GadgetGuns:
    InvMove: 0
  FunMenu:
    Enabled: 1
    Drop: 0
    Pickup: 0
    InvMove: 0
    GiveOnRespawn: 1
  BowPopper:
    Enabled: 1
    Drop: 0
    Pickup: 0
    InvMove: 0
    GiveOnRespawn: 1
  Kicker:
    Enabled: 1
    Drop: 0
    Pickup: 0
    InvMove: 0
    GiveOnRespawn: 1
  Brawler:
    Enabled: 1
    Drop: 0
    Pickup: 0
    InvMove: 0
    GiveOnRespawn: 1
  InfoBook:
    Enabled: 1
    UpdateBookOnJoin: 1
    Title: '&a&lServer Info'
    Author: '&4Koobaczech'
    Pages: 1
    Page1: '&9Hello %player%, and welcome to the world, &6%world%'
    Lore: '&bREADME'
    Drop: 0
    Pickup: 0
    InvMove: 0
    GiveOnRespawn: 1

Ten "hubitems" som sa s tým bavil pol hod. a sa to zmazalo :( Neviete prečo to robí?
Ďakujem

Re: Sloty v inv (BUNGEE)

Napsal: 05 led 2016, 14:01
od MarekBurget
Ten plugin ti nepojde, lebo je na online mode = true.Citacia z setup guide:
THIS PLUGIN WONT WORK IN OFFLINE MODE
THIS PLUGIN WONT WORK WITHOUT PERMISSIONS. Unless you are OP

Re: Sloty v inv (BUNGEE)

Napsal: 05 led 2016, 18:02
od NetManSK
BOŽEEEE, tak ja som slepý... ja tam jak de*il nastavujem,všetko prekladám a on nejde :D

Re: Sloty v inv (BUNGEE)

Napsal: 06 led 2016, 13:00
od Frank_CZ
Ahoj kebiže chceš pomoc pluginama tak se ozvi ĎK

Re: Sloty v inv (BUNGEE)

Napsal: 06 led 2016, 13:02
od pitilon@seznam.cz
MarekBurget píše:Ten plugin ti nepojde, lebo je na online mode = true.Citacia z setup guide


Tento plugin se vzbudí jen s online-mode=true, a to neovlivníš.. Takže s tímto mu nepomůžeš