Minecraft GameModeChanger for MultiWorld-Server mod 2026 download
logo
minecraft mod GameModeChanger for MultiWorld-Server

GameModeChanger for MultiWorld-Server

Game Version: CB 1.4.7-R1.0
Total Downloads: 14,671
Updated: Mar 10, 2013
Created: Mar 19, 2012
Download GameModeChanger for MultiWorld-ServerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
GameModeChanger v1.3 [Java 7] release 8.62 KB Mar 10, 2013 CB 1.4.7-R1.0 7,723 download GameModeChanger for MultiWorld-Server GameModeChanger v1.3 [Java 7] releaseDownload
GameModeChanger v1.3 [Java 6] release 8.62 KB Mar 10, 2013 CB 1.4.7-R1.0 673 download GameModeChanger for MultiWorld-Server GameModeChanger v1.3 [Java 6] releaseDownload
GameModeChanger v1.1 [Java 6] release 16.99 KB Sep 18, 2012 CB 1.3.1-R1.0 2,773 download GameModeChanger for MultiWorld-Server GameModeChanger v1.1 [Java 6] releaseDownload
GameModeChanger v1.1 [Java 7] release 17.68 KB Aug 13, 2012 CB 1.3.1-R1.0 1,449 download GameModeChanger for MultiWorld-Server GameModeChanger v1.1 [Java 7] releaseDownload
GameModeChanger 1.0 [Java 6] release 7.59 KB Jul 28, 2012 CB 1.2.5-R5.0 871 download GameModeChanger for MultiWorld-Server GameModeChanger 1.0 [Java 6] releaseDownload
GameModeChanger 1.0 [Java 7] release 4.00 KB Mar 20, 2012 CB 1.2.5-R5.0 1,182 download GameModeChanger for MultiWorld-Server GameModeChanger 1.0 [Java 7] releaseDownload

Description

Share this:

GameModeChanger for MultiWorld-Server v1.3

GameModeChanger manages your player’s gamemode for each world.

If a player switches to another world on the server, GameModeChanger checks in config-file if players should play in creative, survival or adventure mode in this world!

Features

  • change the gamemode of each player separately by command
  • assign each world one gamemode
  • edit plugin messages in config-file
  • ADVENTURE-mode support
  • create a “GameMode-whitelist” which contains all players whose gamemode should not be changed although they changes world
  • permissions support
  • grant access to creative mode command by permission node
  • manage worldmodes by command
  • set/unset pvp in each world (NEW)

Commands

/gmd returns help
/gmd 0/1/2 changes your own gamemode
/gmd worldmode returns the actual gamemode of this world
/gmd worldmode 0/1/2 changes the worlds gamemode and applies changes to every actual player in this world (except for whitelisted players)
/gmd set <player> 0/1/2 set the gamemode of a player manually
/gmd wl <player> puts or removes a player from GameMode-whitelist
/gmd getwl returns all players listed on gmd-whitelist (NEW)
/gmd pvp enables/disables pvp in actual world (NEW)

Permissions

Use those permission nodes to give some players special access to some commands:

gmd.creative gives a player full access to all gamemodes for himself
gmd.admin gives a player full access to all GameModeChanger commands (only for server-moderators and/or admins)

Configuration

Configuration is really simple. Just open config-file write your worlds in the right list and reload your plugins. The whitelist and the worlds gamemode can also be edited ingame. Messages must be edited in the file. Here is a preview for configuration:

##
## GameModeChanger Config-File
## DO NOT USE TAB! Otherwise your plugin will not work!
## 
config:
  creative:
  - world_nether
  survival:
  - world
  adventure:
  - world_the_end  
  whitelist:
  - JohnLocke94
  - FightingFox
  - bs1701
  - harryak
  - blacksnowman007
  - Hawkeye94
messages:
  unknown: Unknown command!
  doesnotexist: This player is not online or does not exist!
  changetosurvival: Your GameMode has been changed to SURVIVAL.
  changetocreative: Your GameMode has been changed to CREATIVE.
  changetoadventure: Your GameMode has been changed to ADVENTURE.
  worldmodesurvival: GameMode of this world has been changed to SURVIVAL!
  worldmodecreative: GameMode of this world has been changed to CREATIVE!
  worldmodeadventure: GameMode of this world has been changed to ADVENTURE!
  noperms: You have no permissions to do this!

Troubleshooting

If the plugin does not start and create its folder with config-file, check if you have installed JRE7.

JRE 6 users have to download this version instead of the main-version:

http://dev.bukkit.org/server-mods/pirategaming-net-gamemodechanger/files/6-game-mode-changer-v1-3-java-6/

Comments

Add a comment