From f6fc886fc1d9a77baadd751985a63586a36bdcc8 Mon Sep 17 00:00:00 2001 From: MeowServer~ <157404441+MeowServer@users.noreply.github.com> Date: Sun, 30 Jun 2024 20:31:48 +0800 Subject: [PATCH] Update Plugin.cs --- Plugin.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugin.cs b/Plugin.cs index 8595318..8116308 100644 --- a/Plugin.cs +++ b/Plugin.cs @@ -32,8 +32,8 @@ // * V2.0.0 // - Remake everything...... // * V2.1.0 -// - Add Player Verification that allow you to detect whether a player has been verified -// - Add Command Binding that allow you to bind a custom command to a key +// - Add Player Verification that allows you to detect whether a player has been verified. +// - Add Command Binding that allows you to bind a custom command to a key // // Simple Direction(V2.1.0) //========================================================================================================