Stargate Rewritten

Stargate Rewritten

241 Downloads

Add perms for number of gates a player can have

Thorinwasher opened this issue ยท 1 comments

commented

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

commented

The amount of gates a player//group can have can now be specified with the metatag "gate-limit" . Tag only works for personal networks currently, as it might be to hard to track what portals you own otherwise.

NOTE: REQUIRES VAULT TO FUNCTION