mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
@@ -57,6 +57,7 @@ public class CopyCMD implements Subcommand {
|
||||
location.setPitch(originalLocation.getPitch());
|
||||
location.setYaw(originalLocation.getYaw());
|
||||
data.setLocation(location);
|
||||
data.setLinkedNpcName(null);
|
||||
|
||||
final var copy = FancyHolograms.get().getHologramsManager().create(data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user