Mike
Mike
AAdmincraft
Created by Mike on 7/31/2024 in #questions
How to parse curly braces ({}) from a Pebble string?
!close
4 replies
AAdmincraft
Created by Mike on 6/19/2024 in #questions
Resource pack custom sounds not working for other players
!close
11 replies
AAdmincraft
Created by Mike on 6/19/2024 in #questions
Resource pack custom sounds not working for other players
dude it was because of the capital letters in the file names thanks so much!
11 replies
AAdmincraft
Created by Mike on 6/19/2024 in #questions
Resource pack custom sounds not working for other players
maybe it's the file names for the sound effects I'll try changing them when I have some time
11 replies
AAdmincraft
Created by Mike on 6/19/2024 in #questions
Resource pack custom sounds not working for other players
Actually yeah I am and he's on vanilla but what capitals do you mean? Like in the pack name? The old pack I was using had capitals in the pack name too I'm not sure though I'll look into it thanks
11 replies
AAdmincraft
Created by Mike on 6/19/2024 in #questions
Resource pack custom sounds not working for other players
If someone has a spare moment to download that pack and run /playsound minecraft:battle.effect.death master @s just to see if it works for them that would be really appreciated cause at least then I can know it's a problem with my friend's game.
11 replies
AAdmincraft
Created by Mike on 7/16/2023 in #questions
Async tasks causing TPS drops and massive CPU usage
Is this about how I would go about doing that?
NamespacedKey lootTableKey = new NamespacedKey(plugin, "custom_loot_table");
LootTable lootTable = Bukkit.getLootTable(lootTableKey);

chest.getPersistentDataContainer().set(
new NamespacedKey(plugin, "loot_table"),
PersistentDataType.STRING,
lootTable.getKey().toString()
);
chest.update();
NamespacedKey lootTableKey = new NamespacedKey(plugin, "custom_loot_table");
LootTable lootTable = Bukkit.getLootTable(lootTableKey);

chest.getPersistentDataContainer().set(
new NamespacedKey(plugin, "loot_table"),
PersistentDataType.STRING,
lootTable.getKey().toString()
);
chest.update();
I'm not really familar with the datapack side of things though
7 replies
AAdmincraft
Created by Mike on 7/16/2023 in #questions
Async tasks causing TPS drops and massive CPU usage
I'll see what I can find
7 replies
AAdmincraft
Created by microwave.xyz on 7/16/2023 in #questions
CombatLogX
The Cheat Prevention expansion pack will let you block commands among other things as well: https://www.spigotmc.org/resources/combatlogx.31689/update?update=176592
6 replies
AAdmincraft
Created by Agentx49 on 6/26/2023 in #questions
Server keeps getting pinged and I thinks its harming performance
The only thing the console says is
ALLOWVANILLA 💓💓💓;33.0.7544
?
28 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
!solved
133 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
thanks for all your help guys
133 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
I never fuck with that dw
133 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
it must've happened when maven was set to implement and then when I changed it to provided it never removed the jar
133 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
alr but I didn't put it there
133 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
and it worked
133 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
It wasn't in the jar anymore like you said
133 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
after I removed it
133 replies
AAdmincraft
Created by Mike on 6/26/2023 in #questions
Multiverse Core not found
the multiverse core jar file was listed where I circled
133 replies