GamemodeSwitcher
Easily and automatically switch gamemodes for all players
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
GamemodeSwitcher
GamemodeSwitcher
Easily and automatically switch gamemodes for all players
Commands
- /gamemodeswitcher on - enable gamemodeswitcher - /gamemodeswitcher off - disable gamemodeswitcher
Permissions
Allows toggling the gamemode switcher ``` gamemodeswitcher.toggle ```
Configurations
config.yml
```
Default gamemode to switch players to when enabled
Options: SURVIVAL, CREATIVE, ADVENTURE, SPECTATOR
target-gamemode: ADVENTURE ```
messages.yml
``` enabled: "§aGamemode switcher is now §lENABLED§a! All players have been set to %gamemode% mode." disabled: "§cGamemode switcher is now §lDISABLED§c." already-enabled: "§eGamemode switcher is already enabled." already-disabled: "§eGamemode switcher is already disabled." usage: "§cUsage: /gamemodeswitcher <on|off|reload>" player-set: "§aYou have been set to %gamemode% mode!" reloaded: "§aGamemodeSwitcher configuration reloaded successfully!" ```
Extras
"Avaliable on" images
These "available on" images -> https://intergrav.github.io/devins-badges-docs/credits/

