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 15:26:04 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
268d435f84
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