I am looking for a plugin to reward players as they welcome new people to the server
Here is what i would like it to do:
Event:
- new Player X joins server for the first time
- timer start 60s - customizeable in the config
- listen for players saying welcome, hello, hi, - probably a variable expression, or a list of ways to say welcome added to the config
- If player Y says welcome 1 time execute command 'bank' - command to be configured in config
- if players Y says welcome 2 times do nothing
- Multiple players can be awarded as long as they say greet the player during the allotted time
- I would like to request the source code as well as I am trying to teach myself how to code and would like to see it as reference.
bonus: players can use '/Wr top' to see a list of the top people welcoming new players.
This is for FTB 1.7.10
skype mcrevival
Here is what i would like it to do:
Event:
- new Player X joins server for the first time
- timer start 60s - customizeable in the config
- listen for players saying welcome, hello, hi, - probably a variable expression, or a list of ways to say welcome added to the config
- If player Y says welcome 1 time execute command 'bank' - command to be configured in config
- if players Y says welcome 2 times do nothing
- Multiple players can be awarded as long as they say greet the player during the allotted time
- I would like to request the source code as well as I am trying to teach myself how to code and would like to see it as reference.
bonus: players can use '/Wr top' to see a list of the top people welcoming new players.
This is for FTB 1.7.10
skype mcrevival
Last edited:
