Commit 353dd5c
committed
chore: remove the confirmation system
it now resides in https://github.com/Incendo/cloud-processors/tree/master/cloud-processors-confirmation1 parent 64c157f commit 353dd5c
9 files changed
Lines changed: 0 additions & 442 deletions
File tree
- cloud-annotations/src/main/java/cloud/commandframework/annotations
- cloud-core/src/main/java/cloud/commandframework
- arguments/parser
- extra/confirmation
- examples
- example-bukkit/src/main/java/cloud/commandframework/examples/bukkit
- annotations
- feature
- builder
- feature
- example-bungee/src/main/java/cloud/commandframework/examples/bungee
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
885 | 884 | | |
886 | 885 | | |
887 | 886 | | |
888 | | - | |
889 | | - | |
890 | | - | |
891 | 887 | | |
892 | 888 | | |
893 | 889 | | |
| |||
Lines changed: 0 additions & 38 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 44 | | |
49 | 45 | | |
50 | 46 | | |
| |||
cloud-core/src/main/java/cloud/commandframework/extra/confirmation/CommandConfirmationManager.java
Lines changed: 0 additions & 181 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
56 | | - | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
Lines changed: 0 additions & 93 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
64 | 62 | | |
65 | 63 | | |
66 | 64 | | |
| |||
0 commit comments