For creating groups during guild creation, a prefix may be required to ensure the groups are unique and properly created/removed when guilds are created or removed.
An example of a prefix would be taking the intial letters of a guild's name. Examples include: "Example Guild" could be prefixed as eg_ or exgu_. For a guild name of Example the prefix could be the first for characters of the string such as exam_.
For creating groups during guild creation, a prefix may be required to ensure the groups are unique and properly created/removed when guilds are created or removed.
An example of a prefix would be taking the intial letters of a guild's name. Examples include: "Example Guild" could be prefixed as
eg_
orexgu_
. For a guild name ofExample
the prefix could be the first for characters of the string such asexam_
.This will be done after or at the same time as #9