Skip to content

issues Search Results · repo:CitizensDev/CitizensAPI language:Java

Filter by

46 results
 (68 ms)

46 results

inCitizensDev/CitizensAPI (press backspace or delete to remove)

It seems the fastest a NPC or mob can walk is 3x as fast as default speed either through /npc speed or the API. Is it possible a NPC can walk faster than that? Setting base speed or speed modifier really ...
  • ffd000
  • 1
  • Opened 
    on Mar 29, 2024
  • #81

After I closed my server I saw that my Dynmap URL was not working. It worked when it was working before I closed but after I opened it back up it didn t work.
  • UltraGJL
  • 1
  • Opened 
    on Feb 23, 2024
  • #80

in my console when loading citizens api it say it missing plugin.yml file.I tried reinstal it like 3 times but same error. There s that error: [ERROR] Could not load plugins/citizensapi-2.0.32-SNAPSHOT.jar ...
  • ArendelYT
  • 1
  • Opened 
    on Sep 7, 2023
  • #79

What is the best way to set a Player NPC max health? I have a user wanting to increase the default Player NPCs health. I have tried: fakePlayer.getAttribute(Attribute.GENERIC_MAX_HEALTH).setBaseValue(boss.getMaxHealth()); ...
  • kangarko
  • 7
  • Opened 
    on Mar 14, 2023
  • #77

The event wont cancel properly. You can still technically stop it by using event.setDuration(0) but it is still odd that canceling the event doesn t stop it.
  • nmahdi
  • 1
  • Opened 
    on Dec 17, 2022
  • #76

Hi I am using 1.16.5 to code a plugin and I am trying to cancel NPCRightClickEvent however when I do this e.getClicker().sendMessage( Hey! Im still talking to you!! ); e.setCancelled(true); ...
  • aarushbhutra
  • 1
  • Opened 
    on Mar 13, 2022
  • #74

Line: https://github.com/CitizensDev/CitizensAPI/blob/2a1c0591139249fca8af51c4e166a9e2b29d86c5/src/main/java/net/citizensnpcs/api/util/Placeholders.java#L52 hasPlayedBefore will return false for first-time ...
  • HSGamer
  • Opened 
    on Feb 11, 2022
  • #73

Server Logs + Error: System Info: Java 16 (OpenJDK 64-Bit Server VM 16.0.2+7) Host: Mac OS X 12.0.1 (aarch64) Loading libraries, please wait... [09:48:00 INFO]: Environment: authHost= https://authserver.mojang.com ...
  • KadTheAad
  • 1
  • Opened 
    on Dec 11, 2021
  • #72

  • HexedHero
  • 1
  • Opened 
    on Aug 3, 2021
  • #71

I tried to get NPC from id CitizensAPI.getNPCRegistry().getById(_npcid) but it always throws nullpointerexemption. [23:00:17 ERROR]: Error occurred while enabling XGCoreHub vb0.0.1 (Is it up to date?) ...
  • xGl0ck
  • 1
  • Opened 
    on Jul 6, 2021
  • #69
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub