This website works better with JavaScript.
Explore
Help
Sign In
lan
/
Kehyeedra
Watch
1
Star
0
Fork
You've already forked Kehyeedra
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
oh yeah woo yeah
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18
Commits
1
Branch
0
Tags
840 KiB
Tag:
Branch:
Tree:
8b17cdf677
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8b17cdf677'
${ noResults }
Kehyeedra
/
Kehyeedra3
/
Tools
/
AccessLevel.cs
10 lines
127 B
Raw
Normal View
History
Unescape
Escape
IM GONNA COOOOOD AAAAAAAAAAAA I'M COODING AAAAAAAAAAAAAAAAAAAAAAAAAAAA
5 years ago
public
enum
AccessLevel
{
Blocked
,
User
,
ServerMod
,
ServerAdmin
,
BigBoy
,
ServerOwner
,
BotOwner
}