mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-29 11:39:14 +00:00
Add license headers
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync;
|
||||
|
||||
import net.kyori.adventure.platform.bukkit.BukkitAudiences;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.api;
|
||||
|
||||
import net.william278.husksync.BukkitHuskSync;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.command;
|
||||
|
||||
import me.lucko.commodore.CommodoreProvider;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.command;
|
||||
|
||||
import me.lucko.commodore.CommodoreProvider;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.command;
|
||||
|
||||
import net.william278.husksync.BukkitHuskSync;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.data;
|
||||
|
||||
import org.bukkit.inventory.ItemStack;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.data;
|
||||
|
||||
import net.william278.husksync.BukkitHuskSync;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.data;
|
||||
|
||||
import org.bukkit.NamespacedKey;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.data;
|
||||
|
||||
import net.william278.husksync.BukkitHuskSync;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.event;
|
||||
|
||||
import net.william278.husksync.data.DataSaveCause;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.event;
|
||||
|
||||
import net.william278.husksync.BukkitHuskSync;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.event;
|
||||
|
||||
import net.william278.husksync.data.DataSaveCause;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.event;
|
||||
|
||||
import net.william278.husksync.BukkitHuskSync;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.event;
|
||||
|
||||
import net.william278.husksync.data.UserData;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.event;
|
||||
|
||||
import org.bukkit.entity.Player;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.listener;
|
||||
|
||||
import net.william278.husksync.config.Settings;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.listener;
|
||||
|
||||
import net.william278.husksync.BukkitHuskSync;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.listener;
|
||||
|
||||
import net.william278.husksync.config.Settings;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.listener;
|
||||
|
||||
import net.william278.husksync.config.Settings;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.migrator;
|
||||
|
||||
import com.zaxxer.hikari.HikariDataSource;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.migrator;
|
||||
|
||||
import com.zaxxer.hikari.HikariDataSource;
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
/*
|
||||
* This file is part of HuskSync by William278. Do not redistribute!
|
||||
*
|
||||
* Copyright (c) William278 <will27528@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
|
||||
* plugin once from any of the official sources it is provided. The availability of this code does
|
||||
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
|
||||
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
|
||||
* parties that are utilised in the plugin.
|
||||
*/
|
||||
|
||||
package net.william278.husksync.player;
|
||||
|
||||
import de.themoep.minedown.adventure.MineDown;
|
||||
|
||||
Reference in New Issue
Block a user