NiekertDev / Discord-MCPE

Connect your PMMP server with Discord!
Other
28 stars 17 forks source link

Suggestion: #5

Closed AvgZing closed 7 years ago

AvgZing commented 7 years ago

Make a command: /discord [message] and make args[0] = $message

Matthww commented 7 years ago

I could make this

AvgZing commented 7 years ago

@flaxues I know you could, and so could I, I just don't know if he would want me too. i could easily make it into a PR, but I didnt because I wanna see if he can do it himself (just a skill test)

Matthww commented 7 years ago

You could just make a PR. If he doesn't add it you still have it for your own use :)

NiekertDev commented 7 years ago

The plugin isn't finished yet.

I'm going to add

  1. Command
  2. Message on join (Look my new branch for events)
  3. Message on quit
  4. Message on kill
  5. Message on stop
  6. Message on restart
  7. Debug option
InspectorGadget commented 7 years ago

add ticks so the server could really reboot after the owner wants it

HimbeersaftLP commented 7 years ago

args[0] = $message

$message = implode(" ", $args);

Would be better I think

NiekertDev commented 7 years ago

I've succesfully finished the plugin, but there are some features that are going to be added, so not v1.0.0 but still v0.6.0.

HimbeersaftLP commented 7 years ago

Nice

AvgZing commented 7 years ago

So this can be closed now, I assume