⭐✨⭐Flawless Printer-Mode ⭐✨⭐ [BEST Printer-Mode on MCM ]

Status
This thread has been locked.

Frostayy

Banned
Feedback score
19
Posts
840
Reactions
198
Resources
0
PRINTERB.png

Team Trees Donations
Heyo Everyone! Recently I've been supporting the #TeamTrees movement by donating, and by planting trees. I, like many, believe trees are a good way to reverse the negative affects of climate change. So, from now until the end of the month 25% all of my Premade Plugin purchases will go towards #TeamTrees. So NOT ONLY are you or a friend getting the plugin you wanted but you will also be helping save the world one tree at a time. I will be posting donations in the #public channel for anyone who is interested. Information about #TeamTrees https://teamtrees.org/


INFORMAITONB.png


Flawless Printer is a Gamemode based printer mode plugin. It allows players to have limited access to gamemode in coordination with their balance, permissions, and location. The possibilities with Flawless Printer are endless.

COMMANDSb.png

  • /printer : printer.use : "Either displays printer GUI or help message depending on if you have the printer GUI enabled."
  • /printer on/enable : printer.use : "Turns printer mode on"
  • /printer off/disable : printer.use : "Turns printer mode off"
  • /printer help : printer.use : "Displays the help command"
  • /printer reload : OP : "Reloads the config"
FEATURESB.png

ShopGUI+
ShopGUI+ is supported by FlawlessPrinter as a way to pull item prices. Prices are pulled from shops currently instantiated to players.

SavageFactions
SavageFaction Support is added allowing players not to be able to print outside of their faction territory.

ASkyBlock
ASkyBlock Support is added allowing players not to be able to print outside of their island territory.

Block Break Instance
The Block Break Instance controls players only being allowed to break blocks they have placed in their current printer session.

If you would like to see support for your plugin, an open-source plugin, or just a general feature, please add me @Xanarchy#3059.



CONFIG_B.png

Code:
#################################
#      Flawless Printer         #
#  config.yml       1.7 - 1.8.9 #
#################################

license_key: ""

#If set to false, pricing.yml will be used.
ShopGUIPlusEnabled: false
#If you are using pricing.yml, set to true if you
#want blocks that don't have a price to be free or false if you want blocks that don't have a price to be disbaled.
Non_managed_blocks: false

#Savage Factions Integration
Savage_Factions:
  #Set to true if you want Savage Factions to be Integrated.
  enabled: false
  #Set to true if when using Savage Factions players can only use printer mode in their factions territory.
  printer_in_land: true

#Savage Factions Integration
ASkyBlock:
  #Set to true if you want ASkyBlock to be Integrated.
  enabled: false
  #Set to true if when using Savage Factions players can only use printer mode in their factions territory.
  printer_in_land: true

#Used for handling errors.
ShopGUIPlus_Error_Handling:
  #Set to true if you want errors from ShopGUI+ to pop up when a block isn't
  shop_gui_block_error: true
  #If shop_gui_block_error is set to true the following will be printed.
  shop_gui_block_error_message: "&cThe block &f%material% &cis not specified in the ShopGUIFormat"
  #If set to true the error handled blocks will be considered free.
  non_managed_blocks: false

#Leave as default if you want decimal values for ShopGUI+ items.
decimal_format: "0.00"

#Set to true if you want players to only be able to break blocks they've placed in printer mode and false to be able to break any blocks in printer mode.
break_printed_blocks_in_printer: true

#Set to true if you want "block_placed" messages to be enabled
block_placed_messages: true

#Set to true if you want the /printer gui to be enabled when doing /printer.
Gui_Enabled: true

GUI:
  name: "&b&lFlawless Printer GUI"

#Blocks that can't be placed.
Disabled_Blocks:
  - "ANVIL"
  - "SLIME_BLOCK"

#These are commands that can be used in printer mode, besides printer commands.
Allowed_Commands_In_Printer:
  - "/f show"
  - "/help"
  - "/bal"


Messages:
  printer_help:
    - "    &b&lFlawless Printer"
    - "&f"
    - "&7&nFlawless printer is a light-weight printer plugin implemented using gamemode."
    - "&7&nUse the commands below to use printer mode."
    - "&f"
    - "  &8⊳ &b/printer &aenable"
    - "  &8⊳ &b/printer &cdisable"
  no_permission: "&cYou do not have permission for this command."
  already_in_printer: "&cYou are already in printer mode."
  not_in_printer: "&cYou are not in printer mode."
  items_in_inventory: "&cYou need a clear inventory to start printing"
  printer_enabled: "&bPrinter &aEnabled&b."
  printer_disabled:
    - "&f "
    - "&cPrinter Disabled"
    - "&c You have disabled printer using &f%blocks%&cx blocks and spent $&f%amount%."
    - "&f "
  disabled_block: "&cThe block &f%material%&c is disabled."
  can_not_afford: "&cYou can not afford to place &f%material% &cfor &f$%price%&c, leaving printer."
  can_not_use_this_command_in_printer: "&cYou can not use this command in printer mode."
  block_placed: "&aYou've placed one &f%material% &afor &6$%price% &a."
  drop_in_printer: "&cYou can not drop blocks in printer mode."
  open_inventory_in_printer: "&cYou can not open inventories in printer mode."
  #Message if "break_printed_blocks_in_printer" is set to true
  block_can_not_break: "&cThe block &f%material% &cwas not placed in printer mode, thus it can not be broken."
  #Displayed if a player tries to print in non-faction land if "Savagefactions.printer_in_land" is enabled
  not_in_faction_land: "&cYou can only print in your faction land."
  must_be_in_a_faction: "&cYou must be in a faction."
  #Displayed if a player tries to print in non-island land if "Askyblock.printer_in_land" is enabled
  not_in_team: "&cYou must be in a team."
  not_in_team_land: "&cYou must be in team land"

  #If you have the GUI enabled, you can edit the lores for the items here.
  start_lore:
    - "&7-------------------"
    - "&a&n(Click here) &bto start printing"
    - "&7-------------------"

  stop_lore:
    - "&7-------------------"
    - "&a&n(Click here) &bto stop printing"
    - "&7-------------------"

  information_lore:
    - "&7-------------------"
    - "&a&n(Click here) &bfor information about printing commands."
    - "&7-------------------"


Code:
#Pricing file
#Please set "ShopGUIPlusEnabled" in config.yml to false for this file to be used.
#List of material names (https://dev.bukkit.org/projects/supplies/pages/material-list)

Items:
  1:
    name: "&bWood"
    material-name: "WOOD"
    price: 100.0
  2:
    name: "&fCobbleStone"
    material-name: "COBBLESTONE"
    price: 100.0
  3:
    name: "&eQuartz Stairs"
    material-name: "QUARTZ_STAIRS"
    price: 100.0
  4:
    name: ""
    material-name: "CACTUS"
    price: 1.1
  5:
    name: ""
    material-name: "STRING"
    price: 1.1
  6:
    name: ""
    material-name: "SAND"
    price: 1.1
  7:
    name: ""
    material-name: "OBSIDIAN"
    price: 1.1



MEDIAB.png


Display Video



AWxyi9e.png


lNYPHUVh.png


AWxyi9e.png

PROOFOFOWNERSHIPB.png


c376a30034ee9d88d63c9fa6d60bd7c5.png

Code:
 @Override
    public void onEnable() {
        instance = FlawlessPrinter.this;
        register();

        pricingManagement = new PricingManagement();
        pricingManagement.check();

        printerModeManagement = new PrinterModeManagement();
        printerModeManagement.start();

        savageFactionsManagement = new SavageFactionsManagement();
        savageFactionsManagement.check();

        LicenseManagement.start();

    }




pricingb.png


Jar and License: $4.99
Src: DM me @Xanarchy#3059
Rights: DM me @Xanarchy#3059

How to Purchase
To purchase Flawless Printer, join the Antiqu Development discord which can be found here: ( https://discord.gg/q9BteDs ) or DM me on discord or onsite. More information can be found in the #purchase channel

If you want a vc, request below. Only giving out to selective high-reputable members.

If anyone has any questions please use the contacts listed below.
Discord: Xanarchy#3059
Telegram: @Frostfire25
Development and Support Discord: https://discord.gg/q9BteDs
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

VapingPenguin

Der Führer
Premium
Feedback score
3
Posts
221
Reactions
86
Resources
0
When a plugin seems too good to be true, it probably is. Regardless best of luck with sales.
 

Frostayy

Banned
Feedback score
19
Posts
840
Reactions
198
Resources
0
When a plugin seems too good to be true, it probably is. Regardless best of luck with sales.

What do you mean by “To good to be true?”
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/frostayy-scam-report.620419/)

iHax0r

Premium
Feedback score
1
Posts
3
Reactions
2
Resources
0
Bad naming conventions, triggered :mad:

Regardless best of luck with sales.
 

Frostayy

Banned
Feedback score
19
Posts
840
Reactions
198
Resources
0
Bad naming conventions, triggered :mad:

Regardless best of luck with sales.
I believe the name is a good representation of the project :tup:
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/frostayy-scam-report.620419/)

Frostayy

Banned
Feedback score
19
Posts
840
Reactions
198
Resources
0
Hmmm.. now I don't know which printer plugin to buy. xD
It's truly up to you man, though this is the only public printer mode plugin on the market that uses gamemode printer, has SavageFactions and ASkyblock integration, and has printer session placement.

Also, if you need support for a plugin, have ideas, or need a feature added you can always request support and an update.
 
Last edited:
Banned forever. Reason: Scamming (https://builtbybit.com/threads/frostayy-scam-report.620419/)

Ghast

Founding Father of Hypocrisy - https://artemis.ac
Supreme
Feedback score
54
Posts
2,096
Reactions
3,285
Resources
79
Alright just curious if these exploits are prevented:
  • Auction house sell
  • Trade command
  • Shop sell
  • Reconnect
  • Bedrock placement
 

Frostayy

Banned
Feedback score
19
Posts
840
Reactions
198
Resources
0
Alright just curious if these exploits are prevented:
  • Auction house sell
  • Trade command
  • Shop sell
  • Reconnect
  • Bedrock placement

Yes, I do currently have this exploits prevented.
If you are interested in claiming a vouch copy, or testing the plugin please let me know! :)
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/frostayy-scam-report.620419/)

Frostayy

Banned
Feedback score
19
Posts
840
Reactions
198
Resources
0
Probably didn't test the plugin for more than 1 minute, "no bugs or dupes".
I know you were responding to another person's message, but if you are interested in testing the plugin add me @Xanarchy#3059.
:)
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/frostayy-scam-report.620419/)

VapingPenguin

Der Führer
Premium
Feedback score
3
Posts
221
Reactions
86
Resources
0
I know you were responding to another person's message, but if you are interested in testing the plugin add me @Xanarchy#3059.
:)
Yeah for sure. Plugin definitely looks promising, the only thing that would cause issues would be dupes/bugs imo.
 
Status
This thread has been locked.
Top