Skip to content
/ response Public

A simple and lightweight response plugin that makes it easy to create the most common answers with ease.

License

Notifications You must be signed in to change notification settings

Tofpu/response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Response?

Reponse is a simple and lightweight response plugin that makes it easy to create the most common answers with ease.

Have you ever felt frustrated answering your player's common questions, over and over again? If so, You're at the right place!

creating a response showing a response

Our Discord Server

You can join my discord at https://discord.gg/rjks6D5Ynq!

How to get started?

  1. Download the latest version of Response.
  2. Drag & Drop / Upload the Response Plugin to your /plugins folder.
  3. Restart the server & Hop into your server, ensure that you're either opped or have the "response.create" permission node.
  4. 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.
  5. Congratulations! We're finished here.

How to create a new response?

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.

How to view my response?

Follow this format: ?test
Example: ?test displays our new response, wooo!.

How to modify my response?

Follow this format: $yourIdentifier:newResponse
Example: $test:another response, yeet! modifies our new response, wooo! to another response, yeet!.

How to delete my response?

Follow this format: !yourIdentifier
Example: !test deletes a response that is associated as test.

What are the permissions?

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


To-Do List:

[x] PlaceholderAPI Support
[-] Customizable prefixes
[-] An option to auto-trigger a response once it detects an identifier
[-] Reloadable responses?
[-] Possibly stats?