Skip to content

PocketMineItalianDevs/GodMode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GodMode

Download @ https://poggit.pmmp.io/ci/PocketMineItalianDevs/GodMode

Commands and permissions:

commands:
 god:    
  description: "Toggles God mode for you or the specified player"   
  usage: "/god [player]"    
  permission: godmode.toggle    
permissions:      
  godmode:  
    description: "Allows access to all GodMode features"
    default: false  
    children:
      godmode.toggle:
        description: "Allows the player to toggle God mode"
        default: false
        children:
          godmode.toggle.self:
            description: "Allows the player to toggle God mode for themselves"
            default: op
          godmode.toggle.others:
            description: "Allows the player to toggle God mode for others"
            default: op

About

A PocketMine plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%