mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-17 00:44:03 +00:00
It's a java file
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,5 +8,4 @@
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
|
||||
Thumbs.db
|
@@ -4,7 +4,6 @@ import org.bukkit.plugin.java.JavaPlugin;
|
||||
|
||||
public class Plex extends JavaPlugin
|
||||
{
|
||||
|
||||
@Override
|
||||
public void onLoad()
|
||||
{
|
Reference in New Issue
Block a user