mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-22 17:17:37 +00:00
It's a java file
This commit is contained in:
parent
ac2a9a619f
commit
cc40d83c95
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()
|
||||
{
|
Loading…
Reference in New Issue
Block a user