mirror of
https://github.com/rockyhawk64/CommandPanels.git
synced 2025-11-18 07:14:17 +01:00
webhook test
This commit is contained in:
parent
963675dcf1
commit
c0806118f4
@ -98,7 +98,7 @@ public class commandpanels extends JavaPlugin {
|
||||
this.config.addDefault("config.input-cancel", "cancel");
|
||||
this.config.addDefault("config.input-cancelled", "&cCancelled!");
|
||||
List<String> inputMessage = new ArrayList();
|
||||
//webhook test #1
|
||||
//webhook test #2
|
||||
inputMessage.add("%cp-tag%&aEnter Input for Command");
|
||||
inputMessage.add("&cType &4%cp-args% &cto Cancel the command");
|
||||
this.config.addDefault("config.input-message", inputMessage);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user