DUXPLIMA Documentation

Settings

/is settings opens the Settings menu — where the owner (or anyone with the TOGGLESETTINGS permission) controls how the island behaves. The layout lives in menus/settings.yml.


Flags You Can Toggle

Each flag is a button that flips ON/OFF. The current state is shown via a placeholder like %skyblock_flag_pvp%.

ButtonFlagWhen ON
PvPPVPPlayers can damage each other on the island
Mob SpawningMOB_SPAWNINGHostile mobs spawn naturally
Creeper ExplosionsCREEPER_EXPLOSIONCreepers damage terrain
TNT ExplosionsTNT_EXPLOSIONTNT damages terrain
Fire SpreadFIRE_SPREADFire spreads block to block
Visitor InteractionVISITOR_INTERACTVisitors can use doors/buttons etc.
Visitors(lock)Whether the island is open to visitors at all

See Island Flags for the full description of each.


Other Controls in the Menu

Depending on your menu config, the settings menu can also expose:

  • Island lock — open or close to visitors (same as /is lock)
  • Island time — lock day/night, requires the skyblock.time permission
  • Border color — BLUE / GREEN / RED

Permissions

Flipping flags requires the TOGGLE_SETTINGS permission (moderator rank and above by default, plus the owner). Locking the island time additionally requires the server permission skyblock.time (op/VIP by default).


Customizing

Every button — its slot, material, name, lore, and the flag:<NAME> action — is editable in menus/settings.yml. See Menu Customization.