This website requires JavaScript.
Explore
Help
Sign In
Plexus
/
Plex
Watch
1
Star
0
Fork
0
You've already forked Plex
mirror of
https://github.com/plexusorg/Plex.git
synced
2024-11-16 16:46:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38ea672eb1
Plex
/
src
/
main
/
java
/
me
/
totalfreedom
/
plex
/
command
/
RequiredCommandSource.java
8 lines
110 B
Java
Raw
Normal View
History
Unescape
Escape
implmenetation
2020-10-31 04:58:12 +00:00
package
me.totalfreedom.plex.command
;
Wow
2020-10-31 04:51:22 +00:00
public
enum
RequiredCommandSource
{
IN_GAME
,
CONSOLE
,
ANY
}
Reference in New Issue
Copy Permalink