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

Test out and implement some remote commands, maybe add some admin features. #63

Open
Oarcinae opened this issue Mar 11, 2019 · 2 comments

Comments

@Oarcinae
Copy link
Owner

Remote commands could be re-implemented and supported properly. With cleaning up the files themselves and adding some comments about use.

I'd also like to add a restart player admin option next to the ban dropdown/button.

@Oarcinae Oarcinae self-assigned this Mar 13, 2019
@Oarcinae
Copy link
Owner Author

Suggested by another player, documenting here as possible feature to work on later.

Hey, so i tought about an "admin" panel. And some other freatures but that we could see later. The admin panel could be a new Menu on the top for the admins. It can do ban as it already can., kicks and a really nice freature would be the possiblity of removing a player and make him come back to the menu. Add a player who already joined the game to another base, teleport a player to another with this command /silent-command game.players["name"].teleport(game.players["other-name"].position) sadly you need to add +1 to the X or Y or the 2 players are stuck in each other so i thought about some other way to do it. First found the pos of the player where he should be teleported and execute this /silent-command game.players["name"].teleport(X,Y)

So in breif what would be nice in an admin panel would be :

  • Teleport Player to other player or position
  • Ban, Kick Player
  • Change player team
  • Remove player base, and / or make him go back to main menu from the scenario
  • Ability to remove bases who are unused (by player name)
  • (totally other) Create a way to "trust" player (currently i do it with a script)

@Oarcinae
Copy link
Owner Author

I decided I don't have much time to work on this, and don't need these things personally on my own server. If anyone wants to make these features, I will happily review/test and add them into the scenario if you like.

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

No branches or pull requests

1 participant