mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-07 04:53:00 +00:00
Clipboard command (for info...)
This commit is contained in:
parent
2b22ebf3d8
commit
a19b13fded
5 changed files with 49 additions and 1 deletions
|
@ -33,6 +33,7 @@ public enum Command {
|
|||
*
|
||||
*/
|
||||
PASTE("paste"),
|
||||
CLIPBOARD("clipboard", "cboard"),
|
||||
COPY("copy"),
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue