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

Forcing gamemode upon world entry #58

Open
calaritooo opened this issue Feb 28, 2025 · 2 comments
Open

Forcing gamemode upon world entry #58

calaritooo opened this issue Feb 28, 2025 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@calaritooo
Copy link

calaritooo commented Feb 28, 2025

Hello,

I just began working with the plugin and successfully migrated my worlds over. Everything works great, but I wanted to ask if it would be possible, by granting a permission, to disable forcing the world's gamemode? This is mainly for administrators naturally, but we do have situations in which players are not in survival (for specific tasks/quests) and in changing worlds, they are forced back into survival. I would like to force gamemode, but only for specific people as I know it can be disabled universally.

Aside from this, there do seem to be some quirks when using commands, in particular, awkward tab completions and missing error messages resulting in an empty line. Also, commands suggest "end" as an environment but only accepts "the_end". Nothing game changing though, if you're accepting bug reports I'm happy to provide as/if I run into any but if not let me know!

Thanks,
Cal

@Dev7ex
Copy link
Owner

Dev7ex commented Feb 28, 2025

Now that's a message!

The GameMode can be implemented. I'll create a concept for it and get back to you.

I'll have a look at the end argument and if you notice any other errors please send me a log or a picture

@Dev7ex Dev7ex self-assigned this Feb 28, 2025
@Dev7ex Dev7ex added bug Something isn't working help wanted Extra attention is needed labels Feb 28, 2025
@Dev7ex
Copy link
Owner

Dev7ex commented Mar 1, 2025

Hey, I've been thinking about a few things. I can add a world flag for the auto gamemode which makes it installable per world and I can also add that you can set it to three positions for example true, false, true_with_permission as an example.

I have not found a command that provides this END argument but requires THE_END can you please tell me what it is? And also commands that return empty messages,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants