⭐ Be God ⭐ [PySpigot] icon

⭐ Be God ⭐ [PySpigot] -----

godmode and flymode #lightweight



PySpigot plugin

Classic godmode/flymode. Particles in random colors will spawn on player in godmode when damages are cancelled.
On godmode quit, it will display to player the amount of damage cancelled.

Installation
  • copy/paste in PySpigot/scripts/
    • begod.py
  • copy/paste permissions in PySpigot/script_options.yml

Commands
  • toggle godmode
    • /begod or /god
  • toggle flymode
    • /begod fly or /god fly
  • display inchat how many gods are online
    • /begod info or /god info

Permissions
Code (YAML):

begod.py
   enabled
: true
   permissions
:
    begod.*
:
        description
: toggle godmode and flymode
        children
:
            begod.god
: false
            begod.fly
: false
            begod.info
: false
 
Configuration
Code (Text):

BEGOD_CHAT_PREFIX = "&d&k000&r[&6BeGod&r] "
MESSAGE_BEGOD_ON = "You are now alike a &6God."
MESSAGE_BEGOD_OFF = "Back to &dnormal&r life."
MESSAGE_FLYMODE = "&6Fly&r mode is now: "
MESSAGE_DAMAGE_AVOIDED = "Total damage avoided: "
MESSAGE_HOWMANY_GODS = "Players actually in godmode: &6%i&r."
MESSAGE_NO_PERMISSION = "You do &6not&r have the permission."
PARTICLES_ON_DAMAGE = True
BEGOD_RESTORE_FOOD_LEVEL = True
USE_PERMISSIONS = True
 
Resource Information
Author:
----------
Total Downloads: 3
First Release: Sep 24, 2025
Last Update: Sep 24, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings