SimpleGamemode icon

SimpleGamemode -----

Commands like /gm, /creative, /spec



Commands:
● /gm (/gamemode)
● /survival
● /creative
● /adventure
● /spec (/spectate, /spectator)

[​IMG]

Code (YAML):

#
# Plugin made by SimplePlugins
# [URL]https://www.spigotmc.org/resources/simplegamemode.114776/[/URL]
#
# Further Resources:
# [URL]https://www.spigotmc.org/members/simple-plugins.1956834/#resources[/URL]
#

commands
:
  gm
:
    enabled
: true
    name
: gm

    aliases
:
     - gamemode

    permission
: SimpleGameMode.command.gamemode
    permission-other
: SimpleGameMode.command.gamemode.other

  survival
:
    enabled
: true
    name
: survival

    permission
: SimpleGameMode.command.survival

  creative
:
    enabled
: true
    name
: creative

    permission
: SimpleGameMode.command.creative

  adventure
:
    enabled
: true
    name
: adventure

    permission
: SimpleGameMode.command.adventure

  spectator
:
    enabled
: true
    name
: spectate

    aliases
:
     - spectate
      - spec

    permission
: SimpleGameMode.command.spectator

Code (Text):

{
  "prefix": "§7[§9§lSystem§7]",
  "usage": "{Prefix} §7Use /§agm §7<§a0§7/§a1§7/§a2§7/§a3§7>",
  "usage_other": "{Prefix} §7Use /§agm §7<§a0§7/§a1§7/§a2§7/§a3§7> §7<§aPlayer§7>",
  "no_console": "{Prefix} §cYou have to be a Player!",
  "no_permission": "{Prefix} §cYou do not have permission to use this command!",
  "player_not_found": "{Prefix} §cThe specified player could not be found!",
  "gamemode_creative": "{Prefix} §7You are now in gamemode §ecreative",
  "gamemode_creative_other": "{Prefix} {Player} §7is now in gamemode §ecreative",
  "gamemode_survival": "{Prefix} §7You are now in gamemode §esurvival",
  "gamemode_survival_other": "{Prefix} {Player} §7is now in gamemode §esurvival",
  "gamemode_adventure": "{Prefix} §7You are now in gamemode §eadventure",
  "gamemode_adventure_other": "{Prefix} {Player} §7is now in gamemode §eadventure",
  "gamemode_spectator": "{Prefix} §7You are now in gamemode §espectator",
  "gamemode_spectator_other": "{Prefix} {Player} §7is now in gamemode §espectator"
}
 
Resource Information
Author:
----------
Total Downloads: 53
First Release: Jan 28, 2024
Last Update: Apr 12, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings