CitizensUI: Difference between revisions

From Citizens Wiki

No edit summary
No edit summary
Line 3: Line 3:
| AUTHOR        = jrbudda
| AUTHOR        = jrbudda
| NAME          = CitizensUI
| NAME          = CitizensUI
| VERSION        = 0.7.3.5.1
| VERSION        = 0.7.4
| CITIZENSBUILD  = 2.0 dev build #298
| CITIZENSBUILD  = 2.0 dev build #313
| DEVSTATUS      = InDev
| DEVSTATUS      = InDev
| DEPENDS        = Citizens 2 at least.  
| DEPENDS        = Citizens 2 at least.  
Line 27: Line 27:
|}
|}
==ChangeLog==
==ChangeLog==
* 9/2/2012 Major updates to the Basic panel, support for new formats in Citizens release. Support for Cititraders 'owner-only' mode. Bugfixes
* 8/28/2012: Syntax updates for Denizen commands and requirements. Added Default Activity field. Updates for latest Sentry.
* 8/28/2012: Syntax updates for Denizen commands and requirements. Added Default Activity field. Updates for latest Sentry.
* 8/17/2012: Bugfixes and preliminary support for Denizen Activities. v0.7.3.2
* 8/17/2012: Bugfixes and preliminary support for Denizen Activities. v0.7.3.2

Revision as of 03:23, 3 September 2012

File:CitizensUI.png

CitizensUI


Author jrbudda
Version 0.7.4
Citizens build 2.0 dev build #313
Other dependencies Citizens 2 at least.
Download Link
Description: CitizensUI is a .NET graphical user interface for the minecraft/bukkit plugin Citizens2 and associated character plugins.

CitizensUI is a .NET graphical user interface for the minecraft/bukkit plugin Citizens2 and associated character plugins.

WARNING: This is a BETA editor. Make a back-up of your Citizens and Denizen directories BEFORE using this software.

Features:

  • No YAML to deal with!
  • Create, Edit, Copy and Delete Citizens 2.0 NPCs from outside the game.
  • Edit Citizens 2.0 traits Sentry, Denizen and Trader options.
  • Create and Edit Denizen scripts and assignments.
    • Pick your requirements, commands, items, colors, and scripts from convient drop-down lists.
    • Add large blocks of text with color to denizen scripts, with optional waits between lines.
CitizensUI1.png
CitizneUI2.png

ChangeLog

  • 9/2/2012 Major updates to the Basic panel, support for new formats in Citizens release. Support for Cititraders 'owner-only' mode. Bugfixes
  • 8/28/2012: Syntax updates for Denizen commands and requirements. Added Default Activity field. Updates for latest Sentry.
  • 8/17/2012: Bugfixes and preliminary support for Denizen Activities. v0.7.3.2
  • 8/5/2012: CitizensUI now supports Sentry. v0.7.2
  • 8/1/2012: CitizensUI now supports CitiTraders. v0.7.1
  • 7/29/2012: CitizensUI 0.7 is currently compatible only with citizens2 build 249+ and Denizen build 223+

Compatibility

If your files were created using versions of citizens2 older than 223, Citizens UI WILL convert them for you to the new file format.

Download the supported plugins here:

Installation

To install:

  • You will need .NET framework 3.5. Typically this means Windows but [Mono] may be able to run it on other platforms.
  • Open the latest zip file from the downloads page
  • Extract the contents to the directory of your choice.
  • Run the CitizensUI.exe
  • The first time you run the program, it will prompt you to select your minecraft server 'plugins' directory.
  • Click Load and it will load the data from the Citizens saves.yml, and the Denizen assignments.yml and all the files in the Denizen scripts folder.

Add and edit to your heart's delight.

When done, click save, this will backup and then overwrite the previously existing files.

Reload your citizens and denizen from the server. Any new NPCs you created will have to be spawned to set their location.

Options

Denizen scripts can be saved in 3 ways:

  • 1 file per script.
  • 1 file per NPC. This will also make a single file for unassigned and multi-assigned scripts.
  • 1 file containing all scripts. This is the default.

Known Limitations

  • Script Command and Requiremnt data is not verified for syntax. The proper syntax for each command is shown, it is up to you to format the data correctly.
  • Alchemist and Blacksmith not fully supported yet.
  • Cannot edit npc location or waypoints.
  • Does not load or list denizen Bookmarks

Issues

Please report issues [on github]