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

Right clicking on props makes the person owner #9

Open
Eagle-123 opened this issue Apr 1, 2020 · 1 comment
Open

Right clicking on props makes the person owner #9

Eagle-123 opened this issue Apr 1, 2020 · 1 comment

Comments

@Eagle-123
Copy link

Now, this is not necessarily a bug or anything but I am trying to disable this option as I do not want it to be a thing if possible.

@Nebual
Copy link
Owner

Nebual commented Apr 2, 2020

That sounds like the props don't have an owner yet, and any interaction with a prop without ownership data, claims the prop.

So ideally, whatever mechanism is spawning the props should set the owner to one of:

  • A player
  • The World (so, only Admins can touch it), such as map-spawned doors
  • Ownerless (so, anyone can touch it), such as the watermelons spawned by a cannon

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