extendedclip
3605ba4262
Update deprecated methods to specify actual version of removal
2020-07-30 09:31:07 -04:00
extendedclip
499a46898e
Update deprecated methods to specify actual version of removal
2020-07-30 09:30:11 -04:00
Andre_601
49595c641c
Update Hook-into-PlaceholderAPI.md
2020-07-30 13:45:03 +02:00
Sxtanna
98fbceeb1d
added back packaging node
2020-07-29 18:20:39 -04:00
Sxtanna
592f093566
updated maven publication to remove transitive dependencies
2020-07-29 17:43:05 -04:00
Sxtanna
63134f4d74
changed project name to lowercase
2020-07-29 17:43:03 -04:00
Sxtanna
8b4a2517c0
updated char replacer to colorize returned replacements as well.
2020-07-29 17:19:30 -04:00
Sxtanna
a78b5fe712
updated to use Player#spigot instead of CommandSender#spigot (I miss Kotlin)
2020-07-29 17:19:29 -04:00
Sxtanna
68402d244b
bumped to 2.10.7
2020-07-28 17:36:39 -04:00
Sxtanna
81225dafbc
updated parse command completer to suggest available placeholders
2020-07-28 16:09:30 -04:00
Sxtanna
74bd22eb0c
updated char replacer to have spaces in placeholder parameters
2020-07-28 15:18:15 -04:00
Sxtanna
a6ab3a2a03
updated to publish dev builds to the dev repo
2020-07-28 14:47:37 -04:00
Sxtanna
9ef5cedfd6
updated to use credentials from the environment
2020-07-28 14:06:51 -04:00
Sxtanna
8f9b999e5a
updated to publish to clip nexus repo
2020-07-28 13:47:28 -04:00
Sxtanna
f9156209e7
Merge remote-tracking branch 'origin/master'
2020-07-28 12:58:24 -04:00
Sxtanna
77d0654a29
updated build to use maven publish plugin
2020-07-28 12:58:06 -04:00
Sxtanna
300eb64d89
removed benchmarks for shitty replacer
2020-07-28 12:57:08 -04:00
Andre_601
ff01f83a09
Let's hope the wiki actions works this time
...
Update navigation
2020-07-28 18:52:11 +02:00
Andre_601
c28eab1697
Update Home.md navigation
2020-07-28 18:51:48 +02:00
Andre_601
7a322e0bb8
Update sidebar navigation
2020-07-28 18:50:17 +02:00
Andre_601
731e177859
Use short actions e-mail
2020-07-28 18:03:40 +02:00
Andre_601
1beb2ef3da
Use Personal/Private Access Token
2020-07-28 17:58:41 +02:00
Andre_601
5047b0cdee
Add Wiki update action ( #373 )
...
* First step to make automated wiki action
* Add wiki folder and files
* Only trigger on master branch
* Add dump command
* Update Plugins-using-PlaceholderAPI.md
* Create README.md
* Update README.md
* Ignore the readme file
* Update files from wiki
* Update wiki pages
2020-07-28 11:07:41 -04:00
Andre_601
5cc65c880a
Move links down in the templates ( #379 )
...
* Move links down in the templates
* Add wiki option to PR template
2020-07-28 11:07:08 -04:00
Sxtanna
b73a6916cb
updated classes with contract annotations
2020-07-27 11:40:58 -04:00
Sxtanna
134086f6a9
updated fileutil to load *vomit* all classes, closes #381
2020-07-27 11:39:11 -04:00
PiggyPiglet
1993b2cd82
replaced single quote from merge with double quote
2020-07-27 15:23:32 +08:00
PiggyPiglet
9291184534
Merge remote-tracking branch 'origin/master'
2020-07-27 15:23:11 +08:00
PiggyPiglet
6d502db694
Licensed all files
...
Added licensing plugin
2020-07-27 15:21:35 +08:00
Sxtanna
f61b6acfa8
updated placeholderexpansion to define its own unregister method
2020-07-26 23:01:12 -04:00
Sxtanna
8360511c50
rewrote discovery and registration code to be composable and higher level
2020-07-26 21:02:55 -04:00
Sxtanna
ee33de5ec8
removed final from deprecated methods, restored fallback for getRequiredPlugin
2020-07-26 21:01:12 -04:00
Sxtanna
a160f3abc9
updated to further phase out PlaceholderHook, added contracts to expansion methods
2020-07-26 18:46:00 -04:00
Sxtanna
b63f10f749
lets pretend no one saw this.
2020-07-26 18:36:50 -04:00
Sxtanna
86002f50e6
updated to phase out PlaceholderHook
2020-07-26 18:03:31 -04:00
Sxtanna
c3e0c1fb64
updated gson 2.8.5 -> 2.8.6
2020-07-26 17:32:28 -04:00
Sxtanna
b464590491
added dump command, closes #366
2020-07-26 16:26:42 -04:00
Sxtanna
65f04ba70e
updated cloud expansion list to be sorted via a configuration option of values [name, author, latest]. closes #363
2020-07-26 13:39:33 -04:00
Andre_601
a7a4b46821
Merge pull request #328 from Andre601/patch-2
...
Added "Installed expansions" section
2020-07-26 13:12:06 +02:00
Sxtanna
07cd344123
updated local expansion to not catch potential linkage errors, and report them. closes #377
2020-07-25 23:57:19 -04:00
Sxtanna
30ead2ae4b
fixed spacing
2020-07-25 23:54:09 -04:00
Sxtanna
9339192f88
updated ecloud list command to use new table utility, added message for when no expansions can be listed
2020-07-25 22:38:41 -04:00
Sxtanna
6eb1ecc212
Implemented general purpose table utility
2020-07-25 22:35:56 -04:00
Sxtanna
973484066a
updated ecloud list command to not paginate by default in console, closes #375
2020-07-25 14:57:10 -04:00
Sxtanna
f177da8ef7
updated parse tab completer to consider the "cmdparse" alias
2020-07-25 13:08:26 -04:00
Sxtanna
d1b50c3db4
updated parse tab completer to call method inversely
2020-07-25 13:07:59 -04:00
Sxtanna
fb7a3ec99d
added tab completion to the update command
2020-07-25 12:55:44 -04:00
Sxtanna
6caed4c23c
updated plugin.yml to include permission for update command
2020-07-25 12:55:44 -04:00
Sxtanna
f7c2e72c1e
added ecloud update command
2020-07-25 12:55:44 -04:00
Sxtanna
85b9fc36da
updated local manager to allow for reregistering expansions
2020-07-25 12:55:44 -04:00