diff --git a/build.gradle.kts b/build.gradle.kts index 87e1ac8..2bfdbf9 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -63,7 +63,7 @@ subprojects { encoding = "UTF-8" ext { - set("year", 2024) + set("year", 2026) } } diff --git a/config/headers/jsonmessage.txt b/config/headers/jsonmessage.txt index fab9d03..ca85788 100644 --- a/config/headers/jsonmessage.txt +++ b/config/headers/jsonmessage.txt @@ -1,4 +1,4 @@ -Copyright (c) 2018-2024 Peter Blood +Copyright (c) 2018-2026 Peter Blood Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/spigot/src/main/java/me/clip/placeholderapi/PlaceholderAPI.java b/spigot/src/main/java/me/clip/placeholderapi/PlaceholderAPI.java index 10d30f5..c05f814 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/PlaceholderAPI.java +++ b/spigot/src/main/java/me/clip/placeholderapi/PlaceholderAPI.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/PlaceholderAPIPlugin.java b/spigot/src/main/java/me/clip/placeholderapi/PlaceholderAPIPlugin.java index 719a26d..ea13233 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/PlaceholderAPIPlugin.java +++ b/spigot/src/main/java/me/clip/placeholderapi/PlaceholderAPIPlugin.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/PlaceholderHook.java b/spigot/src/main/java/me/clip/placeholderapi/PlaceholderHook.java index d187a5a..655553b 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/PlaceholderHook.java +++ b/spigot/src/main/java/me/clip/placeholderapi/PlaceholderHook.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/PlaceholderCommand.java b/spigot/src/main/java/me/clip/placeholderapi/commands/PlaceholderCommand.java index ae94bc2..4c509e9 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/PlaceholderCommand.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/PlaceholderCommand.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/PlaceholderCommandRouter.java b/spigot/src/main/java/me/clip/placeholderapi/commands/PlaceholderCommandRouter.java index d53f4ce..adbb759 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/PlaceholderCommandRouter.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/PlaceholderCommandRouter.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloud.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloud.java index f9c2e3e..5f3b650 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloud.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloud.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudClear.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudClear.java index db0b145..1017630 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudClear.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudClear.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudDownload.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudDownload.java index d8434f6..3f7f57d 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudDownload.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudDownload.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionInfo.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionInfo.java index 0c7e851..9fbcedc 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionInfo.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionInfo.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionList.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionList.java index d38fcd2..7272033 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionList.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionList.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionPlaceholders.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionPlaceholders.java index 3fcab71..e5bf010 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionPlaceholders.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudExpansionPlaceholders.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudRefresh.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudRefresh.java index b64dd92..e08ba05 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudRefresh.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudRefresh.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudStatus.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudStatus.java index e921187..396e245 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudStatus.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudStatus.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudUpdate.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudUpdate.java index 1a33d92..925f7c9 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudUpdate.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/cloud/CommandECloudUpdate.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandDump.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandDump.java index 23555e1..7740d5b 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandDump.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandDump.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandExpansionRegister.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandExpansionRegister.java index 0544204..6c554d2 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandExpansionRegister.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandExpansionRegister.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandExpansionUnregister.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandExpansionUnregister.java index 231a7c2..7d41647 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandExpansionUnregister.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandExpansionUnregister.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandHelp.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandHelp.java index f2b3bd1..00f5bf0 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandHelp.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandHelp.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandInfo.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandInfo.java index 4badaf6..1e95c3f 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandInfo.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandInfo.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandList.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandList.java index d3bf0d9..8da519d 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandList.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandList.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandParse.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandParse.java index ad752ab..9725755 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandParse.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandParse.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandReload.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandReload.java index 3797856..5e3ae53 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandReload.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandReload.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandVersion.java b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandVersion.java index 939c63d..02d1818 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandVersion.java +++ b/spigot/src/main/java/me/clip/placeholderapi/commands/impl/local/CommandVersion.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/configuration/ExpansionSort.java b/spigot/src/main/java/me/clip/placeholderapi/configuration/ExpansionSort.java index 5f5d01d..ea8599f 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/configuration/ExpansionSort.java +++ b/spigot/src/main/java/me/clip/placeholderapi/configuration/ExpansionSort.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/configuration/PlaceholderAPIConfig.java b/spigot/src/main/java/me/clip/placeholderapi/configuration/PlaceholderAPIConfig.java index 891498d..57fc9b6 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/configuration/PlaceholderAPIConfig.java +++ b/spigot/src/main/java/me/clip/placeholderapi/configuration/PlaceholderAPIConfig.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionRegisterEvent.java b/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionRegisterEvent.java index ebef47a..e054717 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionRegisterEvent.java +++ b/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionRegisterEvent.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionUnregisterEvent.java b/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionUnregisterEvent.java index 3e04410..e7a1683 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionUnregisterEvent.java +++ b/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionUnregisterEvent.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionsLoadedEvent.java b/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionsLoadedEvent.java index 6b60e25..169030b 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionsLoadedEvent.java +++ b/spigot/src/main/java/me/clip/placeholderapi/events/ExpansionsLoadedEvent.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/events/PlaceholderHookUnloadEvent.java b/spigot/src/main/java/me/clip/placeholderapi/events/PlaceholderHookUnloadEvent.java index 9d9a888..402077b 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/events/PlaceholderHookUnloadEvent.java +++ b/spigot/src/main/java/me/clip/placeholderapi/events/PlaceholderHookUnloadEvent.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/exceptions/NoDefaultCommandException.java b/spigot/src/main/java/me/clip/placeholderapi/exceptions/NoDefaultCommandException.java index b981f06..3d454ac 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/exceptions/NoDefaultCommandException.java +++ b/spigot/src/main/java/me/clip/placeholderapi/exceptions/NoDefaultCommandException.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/Cacheable.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/Cacheable.java index 4ba19ed..3a8be6d 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/Cacheable.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/Cacheable.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/Cleanable.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/Cleanable.java index 71a8898..ae49325 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/Cleanable.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/Cleanable.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/Configurable.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/Configurable.java index 761f07f..48b85c7 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/Configurable.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/Configurable.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/NMSVersion.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/NMSVersion.java index 78ce23a..6053828 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/NMSVersion.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/NMSVersion.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/PlaceholderExpansion.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/PlaceholderExpansion.java index d3b042a..0d90b89 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/PlaceholderExpansion.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/PlaceholderExpansion.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/Relational.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/Relational.java index e1996b0..2ee8987 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/Relational.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/Relational.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/Taskable.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/Taskable.java index 7d92147..d266dda 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/Taskable.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/Taskable.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/Version.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/Version.java index fa1d15d..487f6d0 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/Version.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/Version.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/VersionSpecific.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/VersionSpecific.java index bd108f3..7cf3713 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/VersionSpecific.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/VersionSpecific.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/cloud/CloudExpansion.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/cloud/CloudExpansion.java index 027c776..20705a9 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/cloud/CloudExpansion.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/cloud/CloudExpansion.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/CloudExpansionManager.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/CloudExpansionManager.java index 15f603c..dea0d9c 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/CloudExpansionManager.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/CloudExpansionManager.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/LocalExpansionManager.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/LocalExpansionManager.java index f321a3e..ff54463 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/LocalExpansionManager.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/LocalExpansionManager.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/MethodSignature.java b/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/MethodSignature.java index 095c5b5..50bc306 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/MethodSignature.java +++ b/spigot/src/main/java/me/clip/placeholderapi/expansion/manager/MethodSignature.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/listeners/ServerLoadEventListener.java b/spigot/src/main/java/me/clip/placeholderapi/listeners/ServerLoadEventListener.java index 2843144..a06f211 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/listeners/ServerLoadEventListener.java +++ b/spigot/src/main/java/me/clip/placeholderapi/listeners/ServerLoadEventListener.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/replacer/CharsReplacer.java b/spigot/src/main/java/me/clip/placeholderapi/replacer/CharsReplacer.java index 4459159..8f0af63 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/replacer/CharsReplacer.java +++ b/spigot/src/main/java/me/clip/placeholderapi/replacer/CharsReplacer.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/replacer/Replacer.java b/spigot/src/main/java/me/clip/placeholderapi/replacer/Replacer.java index 3cbc13e..417df30 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/replacer/Replacer.java +++ b/spigot/src/main/java/me/clip/placeholderapi/replacer/Replacer.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java b/spigot/src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java index 210a214..0de95be 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java +++ b/spigot/src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/util/FileUtil.java b/spigot/src/main/java/me/clip/placeholderapi/util/FileUtil.java index 3a78150..526be73 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/util/FileUtil.java +++ b/spigot/src/main/java/me/clip/placeholderapi/util/FileUtil.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/util/Format.java b/spigot/src/main/java/me/clip/placeholderapi/util/Format.java index bc969c6..47ca37b 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/util/Format.java +++ b/spigot/src/main/java/me/clip/placeholderapi/util/Format.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/util/Futures.java b/spigot/src/main/java/me/clip/placeholderapi/util/Futures.java index ad76040..ef87db5 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/util/Futures.java +++ b/spigot/src/main/java/me/clip/placeholderapi/util/Futures.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/util/Msg.java b/spigot/src/main/java/me/clip/placeholderapi/util/Msg.java index ed179ad..240d212 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/util/Msg.java +++ b/spigot/src/main/java/me/clip/placeholderapi/util/Msg.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/util/TimeFormat.java b/spigot/src/main/java/me/clip/placeholderapi/util/TimeFormat.java index 4dc2a88..57b2fd0 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/util/TimeFormat.java +++ b/spigot/src/main/java/me/clip/placeholderapi/util/TimeFormat.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/main/java/me/clip/placeholderapi/util/TimeUtil.java b/spigot/src/main/java/me/clip/placeholderapi/util/TimeUtil.java index 24db4d8..f774f95 100644 --- a/spigot/src/main/java/me/clip/placeholderapi/util/TimeUtil.java +++ b/spigot/src/main/java/me/clip/placeholderapi/util/TimeUtil.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/test/java/me/clip/placeholderapi/Values.java b/spigot/src/test/java/me/clip/placeholderapi/Values.java index 002f74a..11e0459 100644 --- a/spigot/src/test/java/me/clip/placeholderapi/Values.java +++ b/spigot/src/test/java/me/clip/placeholderapi/Values.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/test/java/me/clip/placeholderapi/replacer/ReplacerBenchmarks.java b/spigot/src/test/java/me/clip/placeholderapi/replacer/ReplacerBenchmarks.java index 1ee6cf7..1283299 100644 --- a/spigot/src/test/java/me/clip/placeholderapi/replacer/ReplacerBenchmarks.java +++ b/spigot/src/test/java/me/clip/placeholderapi/replacer/ReplacerBenchmarks.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/spigot/src/test/java/me/clip/placeholderapi/replacer/ReplacerUnitTester.java b/spigot/src/test/java/me/clip/placeholderapi/replacer/ReplacerUnitTester.java index a4be43e..fcc886d 100644 --- a/spigot/src/test/java/me/clip/placeholderapi/replacer/ReplacerUnitTester.java +++ b/spigot/src/test/java/me/clip/placeholderapi/replacer/ReplacerUnitTester.java @@ -2,7 +2,7 @@ * This file is part of PlaceholderAPI * * PlaceholderAPI - * Copyright (c) 2015 - 2024 PlaceholderAPI Team + * Copyright (c) 2015 - 2026 PlaceholderAPI Team * * PlaceholderAPI free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by