mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-07 03:00:29 +01:00
5b62969a6a
# Players will now have to be at an Island to add or remove a vote if Island voting is enabled. You can change the error messages in the language file. # Added 'DragonEggUse' setting to the settings menu which allows players to interact with Dragon Eggs or not or prevent them from teleporting. # Added the path in the language configuration file to change the description of the '/island leaderboard' command. # Added the option in the configuration file to change the reset time for the Leaderboard. # Fixed exception when changing the option in the configuration file to print a list of all the commands. # Fixed signature not updating in the 'Visitor Menu' when changing an Island signature. # Fixed Multiverse-Core error message when setting the generator of an Island world. # Fixed help commands printing backslash at the end of the command aliases. # Fixed skulls not displaying skin textures for the menus in 1.8-1.12. # Fixed biome not changing when creating an Island. # Fixed generators only generating one material.
104 lines
1.9 KiB
YAML
104 lines
1.9 KiB
YAML
Visitor:
|
|
Destroy: false
|
|
Place: false
|
|
Anvil: false
|
|
ArmorStand: false
|
|
Beacon: false
|
|
Bed: false
|
|
AnimalBreeding: false
|
|
Brewing: false
|
|
Bucket: false
|
|
WaterCollection: false
|
|
Storage: false
|
|
Workbench: false
|
|
Crop: false
|
|
Door: false
|
|
Gate: false
|
|
Projectile: false
|
|
Enchant: false
|
|
Fire: false
|
|
Furnace: false
|
|
HorseInventory: false
|
|
MobRiding: false
|
|
MobHurting: false
|
|
MobTaming: true
|
|
Leash: false
|
|
LeverButton: false
|
|
Milking: false
|
|
Jukebox: false
|
|
PressurePlate: false
|
|
Redstone: false
|
|
Shearing: false
|
|
Trading: false
|
|
ItemDrop: false
|
|
ItemPickup: false
|
|
Fishing: false
|
|
DropperDispenser: false
|
|
SpawnEgg: false
|
|
Cake: false
|
|
DragonEggUse: false
|
|
MinecartBoat: false
|
|
Portal: false
|
|
Hopper: false
|
|
Member:
|
|
Destroy: true
|
|
Place: true
|
|
Anvil: true
|
|
ArmorStand: true
|
|
Beacon: true
|
|
Bed: true
|
|
AnimalBreeding: true
|
|
Brewing: true
|
|
Bucket: true
|
|
WaterCollection: true
|
|
Storage: true
|
|
Workbench: true
|
|
Crop: true
|
|
Door: true
|
|
Gate: true
|
|
Projectile: true
|
|
Enchant: true
|
|
Fire: true
|
|
Furnace: true
|
|
HorseInventory: true
|
|
MobRiding: true
|
|
MobHurting: true
|
|
MobTaming: true
|
|
Leash: true
|
|
LeverButton: true
|
|
Milking: true
|
|
Jukebox: true
|
|
PressurePlate: true
|
|
Redstone: true
|
|
Shearing: true
|
|
Trading: true
|
|
ItemDrop: true
|
|
ItemPickup: true
|
|
Fishing: true
|
|
DropperDispenser: true
|
|
SpawnEgg: true
|
|
MinecartBoat: true
|
|
Cake: true
|
|
DragonEggUse: true
|
|
Portal: true
|
|
Hopper: true
|
|
Operator:
|
|
Invite: true
|
|
Kick: true
|
|
Ban: true
|
|
Unban: true
|
|
Visitor: true
|
|
Member: true
|
|
Island: false
|
|
MainSpawn: false
|
|
VisitorSpawn: true
|
|
Biome: true
|
|
Weather: true
|
|
Owner:
|
|
NaturalMobSpawning: true
|
|
MobGriefing: false
|
|
PvP: false
|
|
Explosions: false
|
|
FireSpread: true
|
|
LeafDecay: true
|
|
KeepItemsOnDeath: true |