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
1dc0e05715
Plex
/
src
/
main
/
java
/
dev
/
plex
/
command
/
source
/
RequiredCommandSource.java
8 lines
105 B
Java
Raw
Normal View
History
Unescape
Escape
tttt
2021-01-03 07:21:15 +00:00
package
dev.plex.command.source
;
Wow
2020-10-31 04:51:22 +00:00
public
enum
RequiredCommandSource
{
IN_GAME
,
CONSOLE
,
ANY
}
Reference in New Issue
Copy Permalink