More actions
Combined display of all available logs of Prism Party. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:59, 28 October 2023 Rhyol talk contribs created page File:ClaimPluginImage Rhyolia Example.png
- 20:59, 28 October 2023 Rhyol talk contribs uploaded File:ClaimPluginImage Rhyolia Example.png
- 20:11, 28 October 2023 Rhyol talk contribs created page Plugin:Claims (Claim plugin page) Tag: Visual edit: Switched
- 05:52, 26 October 2023 BakiDance talk contribs uploaded a new version of File:SpooktoberBanner.png
- 05:48, 26 October 2023 BakiDance talk contribs protected File:SpooktoberBanner.png [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite) (hist)
- 05:48, 26 October 2023 BakiDance talk contribs created page File:SpooktoberBanner.png (Uploaded own work with UploadWizard)
- 05:48, 26 October 2023 BakiDance talk contribs uploaded File:SpooktoberBanner.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 04:56, 26 October 2023 BakiDance talk contribs created page Template:Home/FeaturedAlert/doc (Created page with "{{Documentation}} This template is used on the main page. It is the alert header section that includes links to server pages. <includeonly>{{PAGENAME}}</includeonly>")
- 04:54, 26 October 2023 BakiDance talk contribs created page Template:Home/FeaturedAlert/styles.css (Created page with ".profile-iconbox { position: relative; background: #242a31; border-radius: 8px; box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.04 ), 0 3px 6px rgba( 0, 0, 0, 0.0575 ); font-size: 0.875rem; overflow: hidden; display: inline-block; min-width: 170px; width: 100%; height: 4rem; } .profile-iconbox .profile-iconbox__img a { display: block; height: 100%; } .profile-iconbox .profile-iconbox__img:after { position: absolute; pointer-events: none; right: 0; bot...")
- 04:54, 26 October 2023 BakiDance talk contribs created page Template:Home/FeaturedAlert (Initial edit)
- 05:15, 25 October 2023 BakiDance talk contribs created page Category:Plugins on Survival (Created page with "Plugins within this category are found within Survival. Category:Plugins")
- 05:13, 25 October 2023 BakiDance talk contribs created page Category:Plugins (Created page with "'''Plugins''' are server-side modifications which change the way the game operated. Plugins on {{SITENAME}} generally add new features, make quality-of-life changes, or aid in keeping the server safe. This page contains a list of most plugins used on {{SITENAME}} across its network. For more information on a specific plugin, click its page below.")
- 05:08, 25 October 2023 BakiDance talk contribs created page Plugin:Jobs/Tradesman (template set)
- 05:06, 25 October 2023 BakiDance talk contribs created page Plugin:Jobs/Survivalist (Created page with "{{Infobox plugin/component | name = Survivalist | parent = Jobs | label1 = Job tier | data1 = 3 | label2 = Paid actions | data2 =<div style="display: flex; overflow-y: scroll; height: 4rem;"> * Fish * Collect (Berries) * Kill </div> | label3 = Baseline | data3 = Level 55 | label4 = Quests | data4 = 50 | article1 = Plugin:...")
- 05:05, 25 October 2023 BakiDance talk contribs created page Plugin:Jobs/Farmer (Created page with "{{Infobox plugin/component | name = Farmer | parent = Jobs | label1 = Job tier | data1 = 4 | label2 = Paid actions | data2 =<div style="display: flex; overflow-y: scroll; height: 4rem;"> * Break * Tame * Breed * Sheer * Milk * Collect (Hive/Compost) * Kill </div> | label3 = Baseline | data3 = Level 50 | label4 = Quests | data4 = 50...")
- 05:02, 25 October 2023 BakiDance talk contribs created page Plugin:Jobs/Lumberjack (template set)
- 05:00, 25 October 2023 BakiDance talk contribs created page Plugin:Jobs/Miner (template set)
- 04:58, 25 October 2023 BakiDance talk contribs created page Plugin:Jobs/Digger (template set)
- 04:56, 25 October 2023 BakiDance talk contribs created page Plugin:Jobs/Chef (Created page with "{{Infobox plugin/component | name = Chef | parent = Jobs | label1 = Job tier | data1 = 1 | label2 = Paid actions | data2 =<div style="display: flex; overflow-y: scroll; height: 4rem;"> * Eat * Craft * Cook (Smelt) * Bake (Campfire) </div> | label3 = Baseline | data3 = Level 45 | label4 = Quests | data4 = 50 | article1 = P...")
- 04:54, 25 October 2023 BakiDance talk contribs created page Plugin:Jobs/Builder (Created page with "{{Infobox plugin/component | name = Builder | parent = Jobs | label1 = Job tier | data1 = 1 | label2 = Paid actions | data2 = * Place | label3 = Baseline | data3 = Level 40 | label4 = Quests | data4 = 50 | article1 = Plugin:Jobs | extwiki = https://github.com/Zrips/Jobs/wiki }}{{Main|Plugin:Jobs}} '''Builder'''...")
- 04:42, 25 October 2023 BakiDance talk contribs created page Template:Calculator/Job/doc (Created page with " <templatedata> { "params": { "seed": { "label": "Seed", "description": "The seed for the job, based on the job's tier. Lower numbers belong to higher tiers. For example, tier5=45 while tier1=65", "type": "string", "suggestedvalues": [ "45", "50", "55", "60", "65" ], "required": true } }, "description": "This template inserts a calculator used to approximate job payouts.", "format": "inline" } </templatedata>")
- 04:39, 25 October 2023 BakiDance talk contribs created page Template:Calculator/Job/styles.css (Created page with " #simple-calc__seed { display: none; } .simple-calc__label { font-size: 0.875rem; color: var(--color-base); } #simple-calc__input1, #simple-calc__input2, #simple-calc__input3 { padding: 6px 8px; line-height: var(--line-height-xs); color: var(--color-base--emphasized); background-color: var(--color-surface-0); border-color: var(--border-color-base--darker); border-radius: var(--border-radius--small); font-size: var(--font-size-h6); } #simple-calc__in...")
- 02:17, 25 October 2023 BakiDance talk contribs created page Template:Calculator/Job (Created page with "<div id="simple-calc__container"> <span id="simple-calc__rinput1"></span> <span id="simple-calc__rinput2"></span> <span id="simple-calc__rinput3"></span> <span id="simple-calc__rcalculate"></span> <span id="simple-calc__seed">{{{Seed|0}}}</span> <span id="simple-calc__answer"></span> </div>")
- 01:01, 25 October 2023 BakiDance talk contribs deleted page Template:Calculator/Wizard (content was: "{| class="wikitable" |+ ! Buying price ! Selling price ! Amount ! rowspan="2" | ! Profit ! Total profit ! Profit percentage |- | {{Coins|{{{buying|0}}}}} | {{Coins|{{{selling|0}}}}} | {{{amount|0}}} | {{Coins|({{{selling|0}}}-{{{buying|0}}})}} | {{Coins|({{{selling|0}}}-{{{buying|0}}})*{{{amount|0}}}}} | {{#iferror:{{#expr:((100*{{{selling|0}}})/{{{buying|0}}})-100 round...", and the only contributor was "BakiDance" (talk))
- 22:59, 24 October 2023 BakiDance talk contribs created page Template:Calculator/Wizard (Created page with "{| class="wikitable" |+ ! Buying price ! Selling price ! Amount ! rowspan="2" | ! Profit ! Total profit ! Profit percentage |- | {{Coins|{{{buying|0}}}}} | {{Coins|{{{selling|0}}}}} | {{{amount|0}}} | {{Coins|({{{selling|0}}}-{{{buying|0}}})}} | {{Coins|({{{selling|0}}}-{{{buying|0}}})*{{{amount|0}}}}} | {{#iferror:{{#expr:((100*{{{selling|0}}})/{{{buying|0}}})-100 round 2}}|0}} % |}")
- 22:38, 24 October 2023 BakiDance talk contribs created page Template:Infobox plugin/component/doc (Created page with " <templatedata> { "params": { "image": { "label": "Image", "description": "The file name of the image. Leave empty for default placeholder (most plugins).", "type": "wiki-file-name" }, "name": { "label": "Name", "description": "The name of the plugin", "type": "string", "required": true }, "parent": { "label": "Parent", "description": "The parent page", "type": "wiki-page-name", "suggested": true }, "label1": { "label":...")
- 22:16, 24 October 2023 SyBeez talk contribs created page Cyan Citadel (Created page with " {{Infobox location | name = Cyan Citadel | image = CyanCitadel.png | server = Survival | world = Overworld | coordinates = -3024, -4871 | playerwarp = CyanCitadel | type = Farm | established = April 2022 | completed = ongoing | founder...") Tag: Visual edit
- 21:48, 24 October 2023 BakiDance talk contribs created page Template:Infobox plugin/component (Created page with " <!-- ------- Infobox ------- --><includeonly>{{Infobox| |header1 = {{{name|{{SUBPAGENAME}}}}} |rowclass1 = infobox-title |label2 = Plugin |data2 = <span class="data-world">{{#if:{{{parent|}}}|Component of {{parent|[[{{NAMESPACE}}:{{ROOTPAGENAME}}|{{ROOTPAGENAME}}]]}}|Plugin component]]}}</span> |rowclass2 = data-location infobox-subtitle infobox-data infobox-col1 |label3 = {{{label1|}}} |data3 = {{{data1|}}} |rowclass3 = data-maincmd infobox-data infobox...")
- 21:38, 24 October 2023 SyBeez talk contribs created page File:CyanCitadel tube.png (Uploaded own work with UploadWizard)
- 21:38, 24 October 2023 SyBeez talk contribs uploaded File:CyanCitadel tube.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 21:38, 24 October 2023 SyBeez talk contribs created page File:CyanCitadel killchamber.png (Uploaded own work with UploadWizard)
- 21:38, 24 October 2023 SyBeez talk contribs uploaded File:CyanCitadel killchamber.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 20:59, 24 October 2023 SyBeez talk contribs created page File:CyanCitadel.png (Uploaded own work with UploadWizard)
- 20:59, 24 October 2023 SyBeez talk contribs uploaded File:CyanCitadel.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 20:59, 24 October 2023 SyBeez talk contribs created page File:CyanCitadel night.png (Uploaded own work with UploadWizard)
- 20:59, 24 October 2023 SyBeez talk contribs uploaded File:CyanCitadel night.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 20:57, 24 October 2023 BakiDance talk contribs created page Plugin:Test/Sub (Created page with "subpage")
- 20:57, 24 October 2023 BakiDance talk contribs created page Plugin:Test (Created page with "Just a test")
- 20:40, 24 October 2023 BakiDance talk contribs created page Plugin:Jobs/Wizard (Created page with "{{Main|Plugin:Jobs}} '''Wizard''' is a tier 5 job which pays players for enchanting items and brewing potions. == Payouts == <tabber> |-| Enchant = {{Hatnote|{{Icon|notice}} Payouts are determined per enchantment level.}} {{Navplate |title = {{Item|diamond_sword}} Melee Enchantments |label1 = Sharpness |list1 = {{G}}10, {{G}}15, {{G}}20, {{G}}25, {{G}}30 |label2 = Bane of Arthropods |list2 = {{G}}20, {{G}}30, {{G}}40, {{G}}50, {{G}}60 |label3 = Smite |list3 = {{G}}2...")
- 20:37, 24 October 2023 BakiDance talk contribs deleted page Plugin:Jobs/Wizard (content was: "{{Main|Plugin:Jobs}} '''Wizard''' is a tier 5 job which pays players for enchanting items and brewing potions. == Payouts == <tabber> |-| Enchant = {{Hatnote|{{Icon|notice}} Payouts are determined per enchantment level.}} {{Navplate |title = {{Item|diamond_sword}} Melee Enchantments |label1 = Sharpness |list1 = {{G}}10, {{G}}15, {{G}}20, {{G}}25, {{G}}30 |label2 = Ban...", and the only contributor was "BakiDance" (talk))
- 18:19, 24 October 2023 Rhyol talk contribs created page Plugin:Emotes (Added Emoticons/Emotes plugin page.) Tag: Visual edit: Switched
- 18:14, 24 October 2023 Rhyol talk contribs created page Plugin:Emotions (Added the Emotions/ChatFeeling plugin page)
- 18:01, 24 October 2023 Rhyol talk contribs created page Plugin:HeadDataBase (Added plugin page for HeadDB) Tag: Visual edit: Switched
- 17:50, 24 October 2023 Rhyol talk contribs created page Plugin:Flesh to Leather (Added Rotten Flesh to Leather plugin page) Tag: Visual edit: Switched
- 15:53, 24 October 2023 User account XeiroFlora talk contribs was created
- 14:21, 24 October 2023 Rhyol talk contribs created page Plugin:Mobs to Eggs (Moved Mobs to Eggs to a dedicated plugin page with plugin template. I hope I did that right.) Tag: Visual edit: Switched
- 08:03, 24 October 2023 BakiDance talk contribs created page Plugin:Jobs/Wizard (Created page with "'''Wizard''' is a tier 5 job which pays players for enchanting items and brewing potions. == Payouts ==")
- 07:46, 24 October 2023 Flow talk page manager talk contribs created page Plugin talk:Jobs (This page has been converted into a Structured Discussions board)
- 05:25, 24 October 2023 BakiDance talk contribs created page Template:Icon/Link/doc (Created page with " <templatedata> { "params": { "icon": { "label": "Icon", "description": "The icon to display", "type": "string", "suggestedvalues": [ "alert", "page", "disambig", "globe", "wikipedia", "notice", "palette", "talk", "contributions", "reference" ], "required": true }, "link": { "label": "Link", "description": "The page to link to", "type": "wiki-page-name", "suggested": true } }, "description":...")
- 05:20, 24 October 2023 BakiDance talk contribs created page Template:Icon/doc (Created page with " <templatedata> { "params": { "1": { "label": "Icon", "description": "The icon to display", "example": "alert", "type": "string", "suggestedvalues": [ "alert", "page", "disambig", "globe", "wikipedia", "notice", "palette", "talk", "contributions", "reference" ], "required": true } }, "description": "Displays an inline icon that responds to the user's theme setting. ", "format": "inline" } </templatedata>")