Sxtanna
d63d7dc5f8
updated char replacer to support hex colors, and escaping &x
2020-07-22 23:59:39 -04:00
Sxtanna
f47eef7442
updated plugin class to be less painful to look at,
2020-07-22 20:42:53 -04:00
Sxtanna
9631b087b3
updated server load listener to be final, and to automatically unregister itself when done
2020-07-22 20:41:27 -04:00
Sxtanna
d7b947ddad
finalized config, added nullability annotations
2020-07-22 20:40:47 -04:00
Sxtanna
656f9ad03c
updated expansion manager to actually... manage expansions
2020-07-22 20:40:15 -04:00
Sxtanna
0a4150d63e
updated fileutil to ignore NCDFEs, and to print exceptions
2020-07-21 16:04:24 -04:00
Sxtanna
377d091ae2
added back deprecated online player method
2020-07-21 12:25:38 -04:00
Sxtanna
bdf8a1bcc1
reformatted event classes, added nullability annotations, made classes final.
2020-07-21 11:56:57 -04:00
Sxtanna
ee78fc1775
updated char replacer to better handle malformed input
2020-07-21 01:48:59 -04:00
Sxtanna
a2a736d909
undeprecated bracket placeholder methods,
2020-07-20 19:50:36 -04:00
Sxtanna and GitHub
9217147827
Merge pull request #355 from Andre601/patch-3
...
Add missing @deprecated notes to methods
2020-07-20 19:26:56 -04:00
Sxtanna
e7ce84e7fc
cleaned up fileutil and expansion manager
2020-07-20 18:55:37 -04:00
Sxtanna
42992de312
updated with null contracts, immutability, and early returns.
2020-07-20 18:22:08 -04:00
Sxtanna
45b3ebfbc2
updated to use new char replacer, deprecated all older functions, defined null contracts, and immutability.
2020-07-20 18:16:46 -04:00
Sxtanna
3b3892e7d6
updated placeholder hook to define immutability and null contracts, deprecated online player function
2020-07-20 18:14:13 -04:00
Sxtanna
9060ea6bd3
updated to use new closure
2020-07-20 17:38:18 -04:00
Sxtanna and GitHub
9d73893cc8
replacer api, unit tests, and benchmarks ( #354 )
...
* added abstracted replacer api, and both char and regex based implementations
* added test dependencies for jmh and junit
* added unit tests and benchmarks for the replacer implementations
* updated replacers to accept specific closure types, added test to verify malformed placeholder handling
* updated jmh to 1.23, updated junit to 5.6.2
2020-07-20 16:59:25 -04:00
Sxtanna
d2223f83b8
removed server dependency, added provided dependency for log4j-core
2020-07-19 09:16:09 -04:00
Sxtanna
b4d6b047af
moved compiler source and target to properties
2020-07-19 09:12:58 -04:00
Sxtanna
80c6a6d377
This class was trash
2018-10-12 12:43:57 -04:00
Ranald and GitHub
27f8586d76
Merge pull request #2 from PlaceholderAPI/master
...
Update
2018-10-12 11:31:47 -04:00
Ranald and GitHub
0d30c8ac50
Merge pull request #1 from PlaceholderAPI/master
...
daddy
2018-08-26 15:08:23 -04:00
Sxtanna
e336eccd9a
Changed Msg#msg to use method references
2018-04-18 23:36:47 -04:00