-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGlobal_PermBans
More file actions
35 lines (24 loc) · 1 KB
/
Global_PermBans
File metadata and controls
35 lines (24 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
--[[
_____ _ _ _
| __ \ /\ | || \ | |
| |__) | / \ | || \| |
| _ / / /\ \ | || . ` |
| | \ \ / /__\ \ | || |\ |
|_| \_\/______\_\|_||_| \_|
_____ _ _ _______ ______ _____ _____ _______ _______ ________ TM
|_ _| \ | |__ __| ____| __ \ /\ / ____|__ __|_ _\ \ / / ____|
| | | \| | | | | |__ | |__) | / \ | | | | | | \ \ / /| |__
| | | . ` | | | | __| | _ / / /\ \| | | | | | \ \/ / | __|
_| |_| |\ | | | | |____| | \ \ / ____ \ |____ | | _| |_ \ / | |____
|_____|_| \_| |_| |______|_| \_\/_/ \_\_____| |_| |_____| \/ |______|
-------------------------------------
-- Author: RainBryan --
-- Created: 10/5/2023 --
-- Used By: RAIN Interactive --
-------------------------------------
]]--
--// Global Server Bans / Blacklist \\--
Global_Server_Bans = {
[3241397519] = "Exploiting",
[20963] = "No Reason Needed",
}