Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Suggestions #1

Closed
6 tasks done
ShingekiNoRex opened this issue Mar 12, 2018 · 5 comments
Closed
6 tasks done

Suggestions #1

ShingekiNoRex opened this issue Mar 12, 2018 · 5 comments
Labels
Enhancement New feature or request

Comments

@ShingekiNoRex
Copy link
Collaborator

ShingekiNoRex commented Mar 12, 2018

  • Add plugin_path to config and have multiple folders

  • API to teleport or set(get) player's position

  • API to set(get) player's health, speed and godmode(if possible)

  • Add the attacker(if there is one) for IEventPlayerHurt and IEventPlayerDie

  • Able to block the event (like blocking IEventPlayerHurt to turn godmode on)

  • Add a command that shows the list of working plugins

@Grover-c13
Copy link
Collaborator

  1. yes
  2. dan has done the implementation, just got to add it to the API
  3. speed might not be possible, godmode yes, health maybe,
  4. may be possible
  5. im going to stick with implicit blocking (setting the values to what would essentialy be blocking it), trying to stick away from explicit event blocking.

@PatPeter
Copy link

Is it not possible to list players currently in the server easily, or am I missing something really obvious?

@ButterscotchV ButterscotchV added the Enhancement New feature or request label Apr 5, 2018
@Rnen
Copy link
Contributor

Rnen commented May 29, 2018

@PatPeter Write Ban in console. It lists all players and IP's

@PatPeter
Copy link

@Rnen Thank you!

@ButterscotchV
Copy link
Collaborator

Item #3 on that list is partially done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants