mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-25 12:05:14 +01:00
Merge branch 'refs/heads/master' of git@github.com:Rigby90/MultiVerse-Core.git
This commit is contained in:
commit
92e3917a17
@ -238,6 +238,10 @@ public class MultiVerseCore extends JavaPlugin {
|
||||
}
|
||||
}
|
||||
|
||||
public MVTeleport getTeleporter() {
|
||||
return new MVTeleport(this);
|
||||
}
|
||||
|
||||
/**
|
||||
* onCommand
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user