This website requires JavaScript.
Explore
Help
Sign In
3rdparty
/
q13x-eaglerproxy
Watch
1
Star
0
Fork
0
You've already forked q13x-eaglerproxy
mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced
2024-11-09 07:16:05 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1687d30417
q13x-eaglerproxy
/
example_plugins
/
ExamplePlugin
/
index.js
3 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
ran prettier
2023-07-04 19:01:02 -07:00
const
logger
=
new
PLUGIN
_MANAGER
.
Logger
(
"ExamplePlugin"
)
;
logger
.
info
(
"Hi!"
)
;
Reference in New Issue
Copy Permalink