Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

AntDevPlus/GuildMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuildMC

It's an open-source Minecraft guild plugin !

Features 🔧

  • World only with JSON !
  • You can create fork
  • I'm solo on this project so the update it's so long
  • Already on work in progress

Commands 💻

  • /guildmc wand

  • /guildmc spawn npc

  • /guildmc invite [player]

  • /guildmc kick [player]

  • /guildmc accept

  • /guildmc leave

  • /guildmc players

  • /guildmc info

  • /guildmc spawnmob

  • /instances

File System 💾

This plugin create two directories in your plugins/ it creates:

  • ./GuildMC/guilds/*.json ➡️ all JSON files concerning guilds
  • ./GuildMC/guildPlayers/*.json ➡️ all JSON files concercings players

Creation of instances

However this system has been stopped in its development "Raiding branch".

Guilds will be able to compete in PvE instances. Administrators should spawn gates with the command "/guildmc leveling" and then create instances with "/instances create [Name]". Then create mobs customs with command "/gmc spawnmob".