Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Allow admin to decide how many homes a player can set #8

Open
bleeper913 opened this issue Dec 29, 2020 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@bleeper913
Copy link

Basically title. But basically, even 5 homes could be seen as too many on some servers. Maybe some admins only want players to have 1 home. On the other end of the spectrum, perhaps there are some scenarios where admins want players to have 10 homes.

It would be nice if the admin could somehow decide the number of homes a player can set. Perhaps it could even be set in-game with a command like /homelimit [playername] [number] to quickly change the number of homes a player is able to set.

@Yoosk
Copy link

Yoosk commented Dec 29, 2020

That is already configurable in the config file called gunpowder-teleport.yaml

# Gunpowder Teleport Config

# Max number of homes per user
maxHomes: 150

@bleeper913
Copy link
Author

That is good to know. Is there a consolidated documentation that lists what's configurable?

Also is it possible to specify the max number of homes on a per-user basis? For example, perhaps trusted players could be given 2-3 additional sethomes?

@Martmists-GH
Copy link
Member

That is good to know. Is there a consolidated documentation that lists what's configurable?

Also is it possible to specify the max number of homes on a per-user basis? For example, perhaps trusted players could be given 2-3 additional sethomes?

This is planned in future releases once Fabric Permission API is available for use, then you will be able to use mods like LuckPerms to configure these.

@Martmists-GH Martmists-GH added the enhancement New feature or request label May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants