mirror of
https://github.com/SPAWNRYS-ban/FUCK-CustomDiscs.git
synced 2026-01-29 16:09:38 +05:00
Cosmetic changes, mostly in the readme for the download section with the usage of quotation marks.
This commit is contained in:
@@ -28,7 +28,7 @@ public class SetHornCooldownSubCommand extends CommandAPICommand {
|
||||
super("goatcooldown");
|
||||
this.plugin = plugin;
|
||||
|
||||
this.withFullDescription(NamedTextColor.GRAY + "Set the cooldown for a modified goat horn (range from 1 to "+ this.plugin.hornMaxCooldown +" in ticks).");
|
||||
this.withFullDescription(NamedTextColor.GRAY + "Set the cooldown for a custom goat horn (range from 1 to "+ this.plugin.hornMaxCooldown +" in ticks).");
|
||||
this.withUsage("/cd goatcooldown <range>");
|
||||
this.withPermission("customdiscs.horncooldown");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user