hotfix
Dieser Commit ist enthalten in:
Ursprung
6883b7efc2
Commit
5705e1d87d
18
SpigotCore_10/SpigotCore_10.iml
Normale Datei
18
SpigotCore_10/SpigotCore_10.iml
Normale Datei
@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||||
|
<output url="file://$MODULE_DIR$/target/classes" />
|
||||||
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: steamwar:Spigot:1.10" level="project" />
|
||||||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: steamwar:WorldEdit:1.0" level="project" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_API" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_9" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_8" />
|
||||||
|
</component>
|
||||||
|
</module>
|
19
SpigotCore_15/SpigotCore_15.iml
Normale Datei
19
SpigotCore_15/SpigotCore_15.iml
Normale Datei
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||||
|
<output url="file://$MODULE_DIR$/target/classes" />
|
||||||
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: steamwar:Spigot:1.15" level="project" />
|
||||||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: steamwar:WorldEdit:1.15" level="project" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_API" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_14" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_12" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_8" />
|
||||||
|
</component>
|
||||||
|
</module>
|
17
SpigotCore_9/SpigotCore_9.iml
Normale Datei
17
SpigotCore_9/SpigotCore_9.iml
Normale Datei
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||||
|
<output url="file://$MODULE_DIR$/target/classes" />
|
||||||
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: steamwar:Spigot:1.9" level="project" />
|
||||||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: steamwar:WorldEdit:1.0" level="project" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_API" />
|
||||||
|
<orderEntry type="module" module-name="SpigotCore_8" />
|
||||||
|
</component>
|
||||||
|
</module>
|
13
SpigotCore_API/SpigotCore_API.iml
Normale Datei
13
SpigotCore_API/SpigotCore_API.iml
Normale Datei
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||||
|
<output url="file://$MODULE_DIR$/target/classes" />
|
||||||
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
@ -9,6 +9,8 @@ import java.util.Map;
|
|||||||
|
|
||||||
public class SWScoreboard {
|
public class SWScoreboard {
|
||||||
|
|
||||||
|
private SWScoreboard() { }
|
||||||
|
|
||||||
private static HashMap<Player, Object> playerBoards = new HashMap<>(); //Object -> Scoreboard | Alle Versionen in der Map!
|
private static HashMap<Player, Object> playerBoards = new HashMap<>(); //Object -> Scoreboard | Alle Versionen in der Map!
|
||||||
|
|
||||||
public static boolean createScoreboard(Player player, ScoreboardCallback callback) {
|
public static boolean createScoreboard(Player player, ScoreboardCallback callback) {
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren