Add perms for number of gates a player can have
Thorinwasher opened this issue ยท 1 comments
As suggested from @Tabletopcheese
Add permissions for maximum amount of gates
stargate.create.personal.#
stargate.create.personal.2 = 2 gates
stargate.create.personal.5 = 5 gates
Possible implementation: Save the number of portals a player owns in the sql database. Then use that information to know if player is above allowed portal limit