GamemodeUI

Change Gamemode With UI

GamemodeUI

A Plugin For Pocketmine-MP To Change Gamemode With UI

Captura de pantalla 2022-06-13 032031

💾 Config

  # GamemodeUI plugin
  # Made By FlynnKunz and fernanACM

  ##############################

  # Use "§" as formatting codes
  # Use "\n" to break into new line
  # ======(PREFIX)======
  Prefix: "§l§7[§eGM§7]§8»§r "
  # ======(MESSAGES FORMS)======
  GamemodeUI:
    # Set The Title
    title: "§l§9GAMEMODE MENU"
    # Set The Content
    content: "§eSelect your game mode:"
    # Buttons
    button-survival: "§2§lSurvival\n§r§0Tap To Change"
    button-creative: "§2§lCreative\n§r§0Tap To Change"
    button-adventure: "§2§lAdventure\n§r§0Tap To Change"
    button-spectator: "§2§lSpectator\n§r§0Tap To Change"
    button-exit: "§4§lEXIT§r\n§r§0Tap To Change"
  
  Messages:
    survival: "§eYour game mode has been changed to §dSURVIVAL"
    creative: "§eYour game mode has been changed to §dCREATIVE"
    adventure: "§eYour game mode has been changed to §dADVENTURE"
    spectator: "§eYour game mode has been changed to §dSPECTATOR"

  NoPermissionMessages:
  survival: "§4You Dont Have Permission To Use This Commands"
  creative: "§4You Dont Have Permission To Use This Commands"
  adventure: "§4You Dont Have Permission To Use This Commands"
  spectator: "§4You Dont Have Permission To Use This Commands"

💡 Implementations

  • Message customization.

🔒 Permissions

  • Executing the command: gamemodeui.cmd

✔ Credits

Details

Version: 2.0.0

Downloads: 4,326

Updated: 6/29/2023

Supported API versions: 5.0.0 to 5.27.1

Categories: General, Vanilla Mechanics, API plugins, Fun, Admin Tools

License: APACHE-2.0

Producers

Collaborator