IP:93.91.240.157:27571
Lidi

Jak udělat že v pluginu SkyWars nastavit že v chestkách bude vždy něco jiného a né že vždy v každé chest to stejné co mám v chest.yml (ve spoileru) [Nastavím co tam má být ale né že v každé bude všechno co mám v tom souboru ale vždy něco od kusu mám nastavené Např. v souboru chest.yml Dia set a do chest na skywars to dá do každé něco jiného

Třeba do chestky u skyblock 1 to dá boty a helmu a u 2 boty a chest

) Chápete? K+
Chest.yml
# The first value is the chance of the item appearing in a chest
# The second value is the item, this should be an Essentials item string
items:
- 100 apple 4
- 268 Wooden_Sword 1
- 269 Wooden_Shovel 1
- 270 Wooden_Pickaxe 1
- 271 Wooden_Axe 1
- 89 Glowstone 4
- 297 Bread 12
- 298 Leather_Helmet 1
- 299 Leather_Chestplate 1
- 300 Leather_Leggings 1
- 301 Leather_Boots 1
- 398 Carrot_on_a_Stick 1
- 322 Golden_Apple 1
- 332 Snowball 4
- 261 Bow 1
- 262 Arrow 1
- 265 Iron_Ingot 6
Config:
#
# Optional schematic specific configuration
lobby:
world: world
spawn: -1068.62 138.00 1764.04 -91.65 22.35
radius: 0
score:
per-kill: 10
per-win: 50
on-death: -1
on-leave: -1
groups:
example:
per-kill: 10
per-win: 50
on-death: -1
on-leave: -1
schematics:
schematic-name:
min-players: 2
timer: 11
SkyWarss:
min-players: 4
timer: 11
statistics:
update-interval: 600
top: 30
data-storage: FILE
database:
hostname: localhost
port: 3306
username: username
password: password
database: database
islands-per-row: 100
island-buffer: 5
island-building:
enabled: false
interval: 1
blocks-per-tick: 20
build-cages: true
ignore-air: false
fill-empty-chests: true
fill-populated-chests: false
use-economy: false
disable-kits: false
chat-handled-by-other-plugin: true
clear-inventory-on-join: true
save-inventory: false
whitelisted-commands:
- g
- global
+ Jak nastavit abych tam mohl dát i jiné schéma SkyWars skyblocků

Aby tam nebyla jen 1 stejná hra

ale i jiná kterou mám v SkyWars schematics

+ Aby když se přihlásí tak aby měli prázdný INV ale až odejdou z SkyWars tak ať mají zas ten starý ! (teď jim to maže inv pořád a nemají věci když jdou ze hry)