Flatten package for linkage

This commit is contained in:
2025-10-24 20:57:37 +02:00
parent 4cf963e22a
commit aad287d11a
37 changed files with 38 additions and 37 deletions
@@ -17,7 +17,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package de.steamwar.bausystem.linkage.specific;
package de.steamwar.bausystem.linkage;
import de.steamwar.bausystem.Permission;
import de.steamwar.bausystem.features.gui.BauGUI;
@@ -17,7 +17,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package de.steamwar.bausystem.linkage.specific;
package de.steamwar.bausystem.linkage;
import org.bukkit.entity.Player;
import org.bukkit.event.inventory.ClickType;