feat: 修改包名
修改包名
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package cn.hamster3.core.proxy;
|
||||
package cn.hamster3.plugin.core.proxy;
|
||||
|
||||
import cn.hamster3.core.common.constant.ConstantObjects;
|
||||
import cn.hamster3.plugin.core.common.constant.ConstantObjects;
|
||||
import net.md_5.bungee.api.plugin.Plugin;
|
||||
|
||||
public class HamsterCorePlugin extends Plugin {
|
@@ -1,3 +1,3 @@
|
||||
name: HamsterCore-Proxy
|
||||
main: cn.hamster3.core.proxy.HamsterCorePlugin
|
||||
main: cn.hamster3.plugin.core.proxy.HamsterCorePlugin
|
||||
version: ${version}
|
||||
|
Reference in New Issue
Block a user