--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/chests/ChestBean.java 2017/08/19 14:00:56 3206 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/chests/ChestBean.java 2017/08/19 14:06:42 3207 @@ -1,5 +1,5 @@ package dk.thoerup.bukkit.hoeruputils.chests; - +/* import javax.persistence.Entity; import javax.persistence.GeneratedValue; @@ -120,7 +120,7 @@ /*public void setModifyPlayersSet(Set modifyPlayersSet) { this.modifyPlayersSet = modifyPlayersSet; - }*/ + }* / public String getComment() { return comment; @@ -137,3 +137,4 @@ } } +*/ \ No newline at end of file