parent
08129adcb4
commit
615ae5a7c5
|
@ -1,3 +1,13 @@
|
|||
/*
|
||||
* See server TPS and a player's ping
|
||||
* Copyright (C) 2021 KygekTeam
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
|
||||
package org.kygekteam.java.kygekpingtps;
|
||||
|
||||
import org.bukkit.ChatColor;
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
/*
|
||||
* See server TPS and a player's ping
|
||||
* Copyright (C) 2021 KygekTeam
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
|
||||
package org.kygekteam.java.kygekpingtps;
|
||||
|
||||
import org.bukkit.ChatColor;
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
/*
|
||||
* See server TPS and a player's ping
|
||||
* Copyright (C) 2021 KygekTeam
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
|
||||
package org.kygekteam.java.kygekpingtps;
|
||||
|
||||
import org.bukkit.ChatColor;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
# See server TPS and a player's ping
|
||||
# Copyright (C) 2020 KygekTeam
|
||||
# Copyright (C) 2021 KygekTeam
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
Loading…
Reference in New Issue