It's not about credit or discredit

It's about copyright of TFM.
This commit is contained in:
Allink 2022-05-06 20:24:13 +01:00 committed by GitHub
parent a82933646e
commit 3bd0da2244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import org.bukkit.entity.Player;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@CommandParameters(name = "totalfreedommod", usage = "/<command> [reload]", description = "You can't simpy do that.", aliases = "tfm")
@CommandParameters(name = "totalfreedommod", usage = "/<command>", description = "You can't simpy do that.", aliases = "tfm")
@CommandPermissions(level = Rank.OP, permission = "plex.tfm", source = RequiredCommandSource.ANY)
public class TFMCMD extends PlexCommand