Commit Graph

437 Commits

Author SHA1 Message Date
Sven Arends
1556e15a1a
Update Placeholders.md
Updated PowerRanks Placeholders
2020-09-05 00:48:42 +02:00
Andre_601
40f1fcbce2
Merge pull request #461 from Bimmr/docs/wiki
Updated McInfected Placeholders
2020-08-31 22:01:50 +02:00
Randy
456958d647
Updated McInfected Placeholders 2020-08-31 13:33:21 -04:00
Andre_601
e542dabd52
Merge pull request #459 from fredthedoggy/patch-1
Update BentoBox Placeholders
2020-08-31 02:46:10 +02:00
fredthedoggy
9cde086436
Update BentoBox Placeholders
Update the out of date BentoBox placeholders
2020-08-30 20:32:51 -04:00
Andre_601
f1c2315055
Add missing line 2020-08-28 14:53:50 +02:00
Andre_601
9681c518fc
Merge pull request #453 from PlaceholderAPI/feature/451-add-streaming-drops
Add Streaming Drops (#451)
2020-08-28 14:51:02 +02:00
Andre_601
762bb409d3
Add Streaming Drop
https://www.spigotmc.org/resources/76996/
2020-08-28 14:50:48 +02:00
Andre_601
0394ba284b
Add Streaming Drops (#451) 2020-08-28 14:46:57 +02:00
Andre_601
3e9dcdb53c
Merge pull request #447 from steve4744/master
Update placeholders for tntrun_reloaded and parkour
2020-08-23 22:24:50 +02:00
BuildTools
ddfaf4105d update placeholders for parkour 2020-08-23 17:44:23 +01:00
BuildTools
5b1df7c42a update placeholders for tntrun_reloaded 2020-08-23 17:27:55 +01:00
Andre_601
5d5ceb5902
Merge pull request #439 from Lorenzo0111/patch-1
Added RocketPlaceholsers
2020-08-13 14:45:43 +02:00
Andre_601
125d02fecd
Add missing link 2020-08-13 14:45:02 +02:00
Andre_601
8c98a214f8
Add RocketPlaceholders
https://www.spigotmc.org/resources/82678/
2020-08-13 14:44:11 +02:00
Lorenzo
2a3e8dcec1
Added RocketPlaceholsers
Added RocketPlaceholsers which provides their own placeholders.  The placeholders are customizable from the config.
2020-08-13 10:10:17 +02:00
Andre_601
a996d9039e
Merge pull request #437 from PlaceholderAPI/feature/label-commenter
Adding Label commenter
2020-08-12 23:17:39 +02:00
Andre_601
cfba92bf14
Add missing info about automated response. 2020-08-12 15:26:40 +02:00
Andre_601
41f408226e
Update label-commenter-config.yml 2020-08-12 15:20:40 +02:00
Andre_601
58cfa92136
Add label-commenter-config.yml 2020-08-12 15:11:21 +02:00
Andre_601
f3309b76d1
Adding Label commenter 2020-08-12 14:58:04 +02:00
Andre_601
04bfa1e721
Update formatter placeholders 2020-08-12 13:48:31 +02:00
Andre_601
dc894c6212
Merge pull request #434 from PlaceholderAPI/master
Update docs/wiki from master
2020-08-10 22:30:00 +02:00
Andre_601
7c7025fdbb
Merge pull request #433 from RobinDeBaets/master
Fix Statistic download information
2020-08-10 22:27:42 +02:00
RobinDeBaets
97a4eca0a7
Add back Statistic link 2020-08-10 22:24:06 +02:00
RobinDeBaets
5e4110b1b3
Remove outdated Statistic information 2020-08-10 22:22:53 +02:00
Andre_601
c72515912d
Add RocketJoin
https://www.spigotmc.org/resources/82520/
2020-08-10 21:21:48 +02:00
Andre_601
7cb3b3b7ec
Add missing expansions 2020-08-08 18:35:36 +02:00
Ivan Pekov
c648d6a541
Fix trailing/leading space after placeholder once and for all (#427) 2020-08-06 14:45:27 -04:00
extendedclip
2d72e274e3 account for empty strings 2020-08-06 14:08:48 -04:00
extendedclip
b73d00e169 bstats might have an issue? 2020-08-06 14:05:33 -04:00
Ivan Pekov
5065623ab0
Attempt at fixing 413 (#422)
* Attempt at fixing 413

This is my (miserable) attempt at fixing #413
These changes basically fix some potential threading issues and (probably) #413
Local tests went fine for me, but more tests are required.

* Remove delay, fixed -> cached thread pool
2020-08-06 13:54:35 -04:00
Federico López
8698449e5d
Refactorization of the TimeUtil utility class (#423)
* Refactored `TimeUtil` utility class.

* Minimized `TimeUtil#getRemaining`.
* Fixed a bug regarding how days and hours were calculated in `TimeUtil#getTime`.
* Ditched the use of `int`s and use `long`s instead.

* Implemented `int`-taking methods because my dumb ass didn't think it would break.
2020-08-06 13:43:14 -04:00
extendedclip
722e987b93 Dont trim 2020-08-06 13:27:58 -04:00
extendedclip
a00cbf4be3 trim whitespaces 2020-08-06 11:44:34 -04:00
Andre_601
f235c60bef
Update World placeholders 2020-08-06 13:48:58 +02:00
extendedclip
a1d69cd25f Remove hashcode method 2020-08-05 11:53:06 -04:00
extendedclip
f7504b99ca Add registerExpansion and unregisterExpansion back 2020-08-05 11:45:58 -04:00
extendedclip
02669e2435 Set builds to 2.10.10-dev 2020-08-04 12:47:05 -04:00
extendedclip
3d2fca277f 2.10.9 RELEASE 2020-08-04 12:29:50 -04:00
Andre_601
3e6d10e203
Fix formatting 2020-08-04 16:10:51 +02:00
Andre_601
f828857ce3
Add BuyCraft
https://www.spigotmc.org/resources/82261/
2020-08-04 16:09:31 +02:00
extendedclip
eeb9c8d5db Restore pre 2.10.7 API functionality for the most part. Only things actually being removed in 2.11.0 are deprecated. No breaking API changes until 3.0 2020-08-04 10:04:34 -04:00
extendedclip
6d38f411ba Include &n 2020-08-03 16:21:56 -04:00
extendedclip
542ffd6b7b Rename dependency variable 2020-08-03 15:38:53 -04:00
extendedclip
2a559fd240 Fix quotations 2020-08-03 15:23:48 -04:00
extendedclip
51844cd291 Always provide a copy of the placeholder map 2020-08-03 13:54:28 -04:00
extendedclip
12a358fbd0 Check if canRegister in LocalExpansionManager.register rather than in Expansion#register 2020-08-03 10:24:56 -04:00
extendedclip
0982505574 Maybe this will include the jetbrains annotations in the pom? 2020-08-03 10:00:59 -04:00
Funnycube
364635cd06
Merge pull request #417 from PlaceholderAPI/change/update-templates
Change/update templates
2020-08-03 21:27:33 +10:00