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-15 00:03:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1b856db297
Plex
/
src
/
main
/
java
/
dev
/
plex
/
PlexBase.java
7 lines
98 B
Java
Raw
Normal View
History
Unescape
Escape
tttt
2021-01-03 07:21:15 +00:00
package
dev.plex
;
idk what i did this should probably be reverted
2020-10-29 02:10:47 +00:00
public
class
PlexBase
{
Dont call the plugin every time tl() is used
2022-01-27 21:38:44 +00:00
protected
final
static
Plex
plugin
=
Plex
.
get
(
)
;
idk what i did this should probably be reverted
2020-10-29 02:10:47 +00:00
}
Reference in New Issue
Copy Permalink