Have you ever felt frustrated answering your player's common questions, over and over again? If so, You're at the right place!
You can join my discord at https://discord.gg/rjks6D5Ynq
!
- Download the latest version of Response.
- Drag & Drop / Upload the Response Plugin to your /plugins folder.
- Restart the server & Hop into your server, ensure that you're either opped or have the "response.create" permission node.
- Type
#test:our test placeholder
to create a brand new response identified as "test" with "our test placeholder" as our response, then type?test
to view your newly made response. - Congratulations! We're finished here.
Follow this format: #test:yourMessageHere
Example: #test:our new response, wooo!
creates a unique response that is
identified as test
with our new response, wooo!
as our response.
Follow this format: ?test
Example: ?test
displays our new response, wooo!
.
Follow this format: $yourIdentifier:newResponse
Example: $test:another response, yeet!
modifies our new response, wooo!
to another response, yeet!
.
Follow this format: !yourIdentifier
Example: !test
deletes a response that is associated as test
.
To create a response, you'd need response.register
To modify a response, you'd need response.modify
To delete a response, you'd need response.delete
[x] PlaceholderAPI Support
[-] Customizable prefixes
[-] An option to auto-trigger a response once it detects an identifier
[-] Reloadable responses?
[-] Possibly stats?