Speedgot
EventsPlusPlus | Custom Event System For Plugins
-----
Events Events And More Events
Download Now
5.7 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
A event api using in your plugins:
For Devs:
Code (Java):
public
void
SomeCode
(
)
{
try
{
new
IntanceRunner
(
PathToEvent,
(
Player
)
player
)
;
}
catch
(
FileNotFoundException
e
)
{
e.
printStackTrace
(
)
;
}
}
For Uses:
Make A .event file in pluginfolder/events
put commands in the file like so
Code (Text):
give <player> dirt 64
run a event with
Code (Text):
/runevent event
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
29
First Release:
Jun 20, 2022
Last Update:
Jun 20, 2022
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support