Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hidendra/LWC
/ load
Method
load
src/main/java/com/griefcraft/scripting/Module.java:54–54 ·
view source on GitHub ↗
Called when the module is loaded
(LWC lwc)
Source
from the content-addressed store, hash-verified
52
* Called when the module is loaded
53
*/
54
public
void
load(LWC lwc);
55
56
/**
57
* Find out the access level of a player to a protection
Callers
8
run
Method · 0.65
run
Method · 0.65
loadAll
Method · 0.65
reload
Method · 0.65
load
Method · 0.65
onEnable
Method · 0.65
load
Method · 0.65
run
Method · 0.65
Implementers
1
JavaModule
src/main/java/com/griefcraft/scripting
Calls
no outgoing calls
Tested by
no test coverage detected