June 02, 2024, 09:57:47 am

Author Topic: Auction Plug In  (Read 3643 times)

0 Members and 1 Guest are viewing this topic.

SalasCraft

  • a.k.a. SaladCraft
  • Hero Member
  • **
  • Posts: 716
    • View Profile
Auction Plug In
« on: April 11, 2012, 04:53:48 am »
title.

D00MKNlGHT

  • Hero Member
  • **
  • Posts: 666
  • I don't always kill, if I do it's because u stare
    • View Profile
Re: Auction Plug In
« Reply #1 on: April 11, 2012, 05:06:49 am »
Is there such a plugin already? If so please put the link here lol
By the way I removed my post, your post made mine look stupid haha.

DJAlphaWolf

  • Former "Super Recruit"
  • Champion Member
  • ***
  • Posts: 1096
  • Self Proclaimed Opticraft Entertainer
    • View Profile
Re: Auction Plug In
« Reply #2 on: April 11, 2012, 05:18:04 am »
How would this work, if one were to be implemented? Just curious.

It may be useful since we have a recent slew of auctions happening. An explanation of how it might potentially work would definitely help players and server developers understand the concept, and perhaps influence them to support it, if they agree with it.

DeeKay

  • Owner
  • Champion Member
  • *****
  • Posts: 2162
    • View Profile
Re: Auction Plug In
« Reply #3 on: April 11, 2012, 06:30:43 am »
I love this idea.

SalasCraft

  • a.k.a. SaladCraft
  • Hero Member
  • **
  • Posts: 716
    • View Profile
Re: Auction Plug In
« Reply #4 on: April 11, 2012, 12:13:15 pm »
There is a plug-in, as I have seen it on other servers before.

It works insanely amazing.

Basically it's all about commans, like /auction itemname amount
and /bid amount
etc etc.

Spamarian

  • Top Voter
  • Champion Member
  • ***
  • Posts: 1580
  • YoO0Oo!
    • View Profile
Re: Auction Plug In
« Reply #5 on: April 11, 2012, 12:30:08 pm »
Its a great idea.
I many not be part of auction since the amounte there are unreasonably big, but I would like to use it for great quantities-deals..


Jericho

  • Full Member
  • *
  • Posts: 120
  • The Thinker
    • View Profile
Re: Auction Plug In
« Reply #6 on: April 11, 2012, 06:31:30 pm »
This would be a great add-on. Great idea Salas!


optical

  • Administrator
  • Champion Member
  • *****
  • Posts: 1844
    • View Profile
Re: Auction Plug In
« Reply #7 on: April 12, 2012, 12:03:03 am »
I've thought about this, how do auctions expire etc?

SalasCraft

  • a.k.a. SaladCraft
  • Hero Member
  • **
  • Posts: 716
    • View Profile
Re: Auction Plug In
« Reply #8 on: April 12, 2012, 12:14:37 am »
I've thought about this, how do auctions expire etc?
They have a set time of let's say 720 seconds (common)
and like every 10-20 seconds or something it reminds (in chat) of the highest bid, and who is winning.
By the time it reaches 10 seconds it will continuously say the time in chat (sort of like a spam) until it reaches 0

Wratkie

  • Hero Member
  • **
  • Posts: 648
  • Oldie but goodie :D
    • View Profile
Re: Auction Plug In
« Reply #9 on: April 12, 2012, 01:55:58 am »
If this happens I would have to suggest a chat channel specifically for auctions if the chat pluggin allows different channels. but this is a good idea, I have seen it before browsing a server in between 1.8 and 1.0 downtime so i'm sure they have improved even since then.
« Last Edit: April 12, 2012, 01:57:43 am by Wratkie »

DeeKay

  • Owner
  • Champion Member
  • *****
  • Posts: 2162
    • View Profile
Re: Auction Plug In
« Reply #10 on: April 12, 2012, 11:45:00 am »
I've had a lot of thought about this, and heres what i'm thinking with the plugin.

How it works.
- When a player creates an auction it is stored under their name, each player can make up to 5 auctions at once.
- When a player creates an auction for an item, the item is taken from their hand and stored as an item ID. (Tools must have full durability to be placed on an auction)
- When a player creates an auction, the auctions are listed as: #1, #2, #3, #4, and #5, according to when they create each auction.
- Players use a command to bid on a players auction.
- Players use a command to view another players current auctions.
- Displayed on a players auction page is: the item up for auction, the starting bid, the current top bidder, and the time the auction expires.
- If a player bids less than the top bidder, they will get an error message. (obviously)
- Once the time expires for an auction, the money is taken from the top bidder and sent to the auction owner. The item is then sent to the top bidder.

Commands.
/createauction [hold item in hand] [starting price] [expiry (#d:w:m)]
This command is used to create an auction.
For example, if I wanted to auction a Diamond Pick with a starting price of $5000 and expiring in 10 days I would type:
/createauction 5000 10d while holding the Diamond Pick in my hand.

/removeauction [auction #]
This command is used to remove one of your auctions.
If someone isn't happy with the bids on their item, they have the right to remove it.

/bid [player] [bid #] [bid]
This command is used to bid on a players auction.
For example, if I wanted to bid on Relkebs Iron Pick I would type:
/bid Relkeb #2 2000 would place a bid on Relkebs second auction (in this case his Iron Pick).

/viewauction [player]
This command is used to view a players auctions.
(self explanatory)

If there is anything i'm missing, suggestions are always welcome. Any comments? Do you like / dislike these ideas?

arsenic_shark

  • Hero Member
  • **
  • Posts: 529
  • If you need me, I have a PM ;)
    • View Profile
    • My twitter
Re: Auction Plug In
« Reply #11 on: April 12, 2012, 01:16:27 pm »
I like this idea, it will stop all of then forum bidding topics.

Also if there was a Maximum bid placement option. So the current bid is at 700 and you would pay a maximum of 1000 you bid the 1000 but it places a bid at 701. and it will still be the highest bid until someone goes over the 1000.

optical

  • Administrator
  • Champion Member
  • *****
  • Posts: 1844
    • View Profile
Re: Auction Plug In
« Reply #12 on: April 13, 2012, 07:24:01 am »
I would like to implement something like this, except making it easier to buy items. Ie /buy <item> and it shows the auctions for that item, etc. Will look at that.

Mr.Monkey

  • Nomnom
  • Hero Member
  • **
  • Posts: 575
  • 2D artist
    • View Profile
    • minecraft pictures
Re: Auction Plug In
« Reply #13 on: April 14, 2012, 07:46:56 am »
perhaps also nice to have a command that shows the newest auctions or those that are about to expire, so you can make a final bid. Also try to prevent ninja bidding, with which I mean people that wait until an auction is about to expire and then quickly add 1 more to their bid. You could make it so that when someone bids there is a new expiration time, dependent on the value of the item, for example, 1 minute * the value of the bid, so a bid of 3600 would set an expiration time of an hour, and 86400 would set the new expiration time to exactly 1 day. This to give everyone a chance at the high values items.

Spoiler (click to show/hide)

greedy_jam

  • Full Member
  • *
  • Posts: 223
  • Trusted Opticraft Player... Happy To Help!
    • View Profile
Re: Auction Plug In
« Reply #14 on: April 15, 2012, 12:51:01 am »
great idea !! ;D