Compatibility: Difference between revisions

From Citizens Wiki

No edit summary
No edit summary
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="wikitable collapsible collapsed" style="text-align: center; width: 100%"
Known Compatibility issues with Citizens 2.0.4
|-
! style="width: 100%; background-color:#ADD8E6" colspan="6" | '''Compatibility Reference'''
|-
! style="width: 250px;" | Citizens Version
! Minecraft Version
! CraftBukkit Version
! CitizensAPI Version
|-
| 2.0
| 1.1
| 1.1-R5
| 2.0
|}


==Requires==
*Citizens requires CraftBukkit 1.4.5+
* None!
*Setting pvp=false may break left clicking on NPCs as this is treated as attacking the NPC and the event will not fire.
*The spawning of hostile-mob-type NPCs may be prevented under the following circumstances:
**There is a plugin preventing spawns with a HIGHEST priority, Plugin List:
***Essentials WILL prevent npc spawn
***WorldGuard WILL NOT prevent npc spawn
***MultiVerse WILL NOT prevent npc spawn


==Incompatibilities==
*Authme may throw console errors trying to hook into citizens2.
* None!
*PvPToggle may throw console errors trying to hook into citizens2.
*TeleportSuite may throw console errors looking for NPCs.
*HomeSpawnPlus may prevent right-click selection with a stick.
*APIPlus may prevent all right-clicking
*PopulationDensity/GriefPrevention may interfere with the spawning of NPCs on server start and may duplicate them on /reload.
*[http://dev.bukkit.org/server-mods/heroes/ Heroes] has known issues with player-type NPCs. Please do not send them tickets, we are trying to work with Kainzo to fix this.
*CityScape uses the /npc command. Use /npc2 to run citizens2 commands if both plugins are installed.
 
 
{{NavBox}}
[[Category:Usage]]

Latest revision as of 08:06, 16 December 2012

Known Compatibility issues with Citizens 2.0.4

  • Citizens requires CraftBukkit 1.4.5+
  • Setting pvp=false may break left clicking on NPCs as this is treated as attacking the NPC and the event will not fire.
  • The spawning of hostile-mob-type NPCs may be prevented under the following circumstances:
    • There is a plugin preventing spawns with a HIGHEST priority, Plugin List:
      • Essentials WILL prevent npc spawn
      • WorldGuard WILL NOT prevent npc spawn
      • MultiVerse WILL NOT prevent npc spawn
  • Authme may throw console errors trying to hook into citizens2.
  • PvPToggle may throw console errors trying to hook into citizens2.
  • TeleportSuite may throw console errors looking for NPCs.
  • HomeSpawnPlus may prevent right-click selection with a stick.
  • APIPlus may prevent all right-clicking
  • PopulationDensity/GriefPrevention may interfere with the spawning of NPCs on server start and may duplicate them on /reload.
  • Heroes has known issues with player-type NPCs. Please do not send them tickets, we are trying to work with Kainzo to fix this.
  • CityScape uses the /npc command. Use /npc2 to run citizens2 commands if both plugins are installed.