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

in a local random spawn strategy, set a spawn to be not active in the roulette #85

Open
afroman84 opened this issue Nov 1, 2015 · 2 comments

Comments

@afroman84
Copy link

Hello,
my request is this: in a strategy where new players get one of the multiple spawns set in a local world (on first join: spawnLocalRandom strategy), to have a new command to disable a spawn from future to be get by new players, but to remain recorded for existing players. In this way there were a way to disable overpopulated spawns without issues with existing players.
Thanks.

ps: in my humble opinion, i suggest to create a command like /spawninfo to visualize details about a spawn (e.g. if active or not) and a /spawnenable and /spawndisable command.

@andune
Copy link
Owner

andune commented Mar 6, 2016

This is actually possible already using some of HSP's strategies, though not as straightforward as just flipping on a flag. There might be an example for this in the examples, I don't remember. I know this works because this is the last feature I added and used on my server before I shut it down a few years ago.

@afroman84
Copy link
Author

Please could you just give some suggest on how do that? i cannot find any examples or a way to not count a spawn in the player's first random spawn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants