GithubHelp home page GithubHelp logo

limiana / ffxiv_paissahouse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhudotexe/ffxiv_paissahouse

0.0 0.0 0.0 82 KB

Dalamud plugin for helping sweep housing districts for available plots.

License: MIT License

C# 100.00%

ffxiv_paissahouse's Introduction

PaissaHouse

PaissaHouse is a simple plugin that runs in the background: when you view a housing ward from an aetheryte or ferry, it outputs any free houses it finds in that ward to the chat window.

Usage

Simply install and it will happily run in the background.

Use /psweep to open configuration, and /psweep reset to reset the internal sweep cache if you want to sweep the same district multiple times in a row.

Setting Description Default
Enabled Whether or not the plugin is enabled. If disabled, it will not look for houses. True
Output Format The format results are displayed in. (See Custom Output Format below) Simple

The result of tabbing through all 24 wards in a few different districts.

Custom Output Format

If using Custom output format, use these variables surrounded with curly braces to customize your output (e.g. {worldName}):

Variable Description Example
districtName The name of the housing district. Lavender Beds
districtNameNoSpaces The name of the housing district, with no spaces. LavenderBeds
worldName The name of the world. Diabolos
wardNum The ward number. 24
plotNum The plot number. 60
housePrice The price of the house as a raw number. 3750000
housePriceMillions The price of the house divided by 1 million, to 3 decimal places. 3.750
houseSizeName The name of the size of the house. Medium

Example (Pings output format):

@{houseSizeName}{districtNameNoSpaces} {wardNum}-{plotNum} ({housePriceMillions}m)

FAQ

Can this plugin automatically sweep for me?

No. It does not automate player actions in any way; you still have to teleport to each city, open the residential aethernet, and click through each tab manually. This plugin simply outputs any unbought houses it finds in each ward to the chat log.

Why is it named PaissaHouse?

Because it just sits there, silently, watching houses. Like a Paissa house.

A Paissa house.

Acknowledgements

ffxiv_paissahouse's People

Contributors

limiana avatar zhudotexe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.