✦ Toggle It! ✦ [Fully configurable] - Completely recoded!

NULLED ✦ Toggle It! ✦ [Fully configurable] - Completely recoded! 2.0

No permission to download
Tested Minecraft Versions:
  • 1.8
  • 1.9
  • 1.10
  • 1.11
Contributors:
vloso


Code (Text):
AllDamage
CactusDamageDrowningDamage
EntityAttackDamage
ExplosionDamage
FallDamage
FireDamage
Interact
LavaFlow
LightningDamage
Move
PoisonDamage
ProjectileDamage
PvE
PvP
Starvation
StarvationDamage
SuffocationDamage
Teleport
ThornsDamage
VoidDamage
WitherEffectDamage
WitherSpawning
Code (Text):
AllDamage
AnimalSpawning
CactusDamage
DrowningDamage
EntityAttackDamage
ExplosionDamage
FallDamage
FireDamage
FireSpread
Interact
LavaFlow
LightningDamage
MobGriefing
MobSpawning
MonsterSpawning
Move
PoisonDamage
ProjectileDamage
PvE
PvP
Starvation
StarvationDamage
SuffocationDamage
Teleport
ThornsDamage
VoidDamage
WaterFlow
WitherEffectDamage
WitherSpawning
Code (Text):
gui:
# Title of the GUI
title: '&9Toggle GUI'
# Amount of slots in the GUI
size: 54

playerToggles:
# Any name you like for the toggle
Drowning:
# Item in the GUI
item: WATER_LILY
# Name of the item in the GUI
name: '&b&lDrowning {STATE}'
# Lore of the item in the GUI
lore:
- '&7Currently {STATE}'
# Default value of the toggle (true = ON, false = OFF)
default: true
# The toggle you want to toggle
toggle: DrowningDamage

# Custom toggle example
Creative:
item: BRICK
name: '&b&lCreative mode {STATE}'
lore:
- '&7Currently {STATE}'
default: false
toggle: cmd(on:"/gamemode 1",off:"/gamemode 0")

# Server toggles work the same as player toggles
serverToggles:
CactusHurtsSoBad:
item: CACTUS
name: '&b&lCactus damage {STATE}'
lore:
- '&7Currently {STATE}'
default: false
toggle: CactusDamage

NiceWeather:
item: YELLOW_FLOWER
name: '&b&lSun {STATE}'
lore:
- '&7Currently {STATE}'
default: true
toggle: cmd(on:"/weather clear",off:"/weather rain")

# Do not change this!
configVersion: '2.0'



Please report all bugs and suggestions in the discussion tab and not in a review. Thanks! :smile:
Author
Direct-Leaks.com
Downloads
26
Views
437
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Direct-Leaks.com

Top