GameModeChanger for MultiWorld-Server v1.0

GameModeChanger

GameModeChanger is a really smart plugin for Bukkit 1.2.5, which is managing your players GameMode by checking the provided GameMode for each world in config.

Features:

  • automatically changing GameMode of players if they change world
  • manually change GameMode by typing "/gmd 0/1" or "/gmd <player> 0/1" of yourself or another player!
  • Permission could be set for using commands: GameModeChanger.gmd
  • works great with BUKKIT Version 1.2.5 R1.0

ToDo:

  • changing GameMode for worlds ingame
  • exclude players from automatically changing gamemode via whitelist

Config-File

Here is an example how the config-file could look like:

config:
  creative:
  - world
  - world_creative2
  survival:
  - world_the_end
  - world_nether
  - survival_world
messages:
  unknown: This user could not be found
  changecreative: Your gamemode has been changed to CREATIVE.
  changesurvival: Your gamemode has been changed to SURVIVAL.
  [...]

Troubleshooting

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

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

http://dev.bukkit.org/server-mods/pirategaming-net-gamemodechanger/files/2-game-mode-changer-1-0-java-6/


Comments

Posts Quoted:
Reply
Clear All Quotes