Skip to content

MajestikButter/DF-MC_Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DF-MC_Commands

Installation

go get github.com/MajestikButter/DF-MC_Commands@latest

Usage

Setting up

import (
  "github.com/MajestikButter/DF-MC_Commands/commands"
)

func main() {
  // Loads commands and sets up Server and PermissionSystem within the module
  commands.Load(/* server.Server */, /* permissions.PermissionSystem */, /* Commands to not load: */[]string{"npc"})
}

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Languages