mirror of
https://github.com/Freezy-Studios/BlazeSMP.git
synced 2025-04-22 14:24:04 +02:00
Added template configs!
Implemented gson, lombok!
This commit is contained in:
parent
b3c91e197a
commit
30b50b14a4
13 changed files with 56 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
package org.example.blazesmp;
|
||||
package me.freezy.plugins.papermc.blazesmp;
|
||||
|
||||
import org.bukkit.plugin.java.JavaPlugin;
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
package me.freezy.plugins.papermc.blazesmp.module;
|
||||
|
||||
public class Clan {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue