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

Latest commit

 

History

History
35 lines (29 loc) · 1.31 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.31 KB

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".