This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeBot
Watch
5
Star
0
Fork
You've already forked AltitudeBot
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a49bbb987b
AltitudeBot
/
src
/
main
/
java
/
com
/
alttd
/
commandManager
/
CommandScope.java
6 lines
82 B
Java
Raw
Normal View
History
Unescape
Escape
did a lot of work on poll command
2022-03-31 20:08:50 +00:00
package
com.alttd.commandManager
;
public
enum
CommandScope
{
Fixed command manager and removed permission manager stuff Fixed commands that were added, not done with polls
2022-09-10 03:20:24 +00:00
GLOBAL
,
GUILD
did a lot of work on poll command
2022-03-31 20:08:50 +00:00
}
Reference in New Issue
Copy Permalink