Minecraft Extremely Simple God Mod mod 2026 download
logo
minecraft mod Extremely Simple God Mod

Extremely Simple God Mod

Game Version: 1.5.2
Total Downloads: 1,166
Updated: May 4, 2013
Created: May 4, 2013
Download Extremely Simple God ModDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
1.0 release 6.29 KB May 4, 2013 1.5.2 1,166 download Extremely Simple God Mod 1.0 releaseDownload

Description

Share this:

Introduction

An extremely simple god mod with permission AND internationalization (translation) support.

Purpose

I'm tired of all those mods with 1001 features when you only really want one feature.

Translations

To translate this plugin, create a copy of en.yml in your language (ru.yml, es.yml, etc) and simply change the bits after the : into your own language! Then simply edit config.yml and set "language: <your language code>". I will happily accept and include translations into other languages in the plugin if you would be so kind as to provide them. You will be listed in the translation file as the author and in the command help!

Commands

commands:
  god:
    description: Toggles god mode
    aliases: esgm
    permission: esgm.god
    permission-message: "§4[ESGM] You do not have permission to do that."
    usage: |
      /<command> - Toggle god mode for yourself.
      /<command> Bob - Toggle Bob's god mode.

Permissions

permissions:
  esgm.god:
    description: Allows you to toggle god for yourself.
    default: false
  esgm.godOthers:
    description: Allows you to toggle god for others.
    default: op
    children:
      esgm.god: true
  esgm.autoGod:
    description: Makes you god automatically on login.
    default: false

Comments

Add a comment